class Page

def root

def root
  find_by_parent_id(nil)
end