class PBXProject

def main_group

def main_group
  self.project_file.object_with_uuid self["mainGroup"]
end