protected function getAttributeObjectForGet()
 {
     $c = Page::getbyID($this->object->getCollectionID(), 'RECENT');
     return $c;
 }