function paginate(&$pager)
 {
   parent :: paginate($pager);
   $this->cache_key_for_rs = $this->iterator;
 }