function initialize()
 {
     parent::initialize();
     $this->add_mixin('Mixin_NextGen_Basic_Pagination');
 }