class Xcodeproj::Project::PBXObjectList

def ==(other)

def ==(other)
  self.to_a == other.to_a
end