class Xcodeproj::Project::Object::PBXGroup

def [](path)

Other tags:
    See: find_subpath -
def [](path)
  find_subpath(path, false)
end