class Page

def status

def status
 Status.find(self.status_id)
end