class Xcodeproj::Project::XCConfigurationList

def initialize(*)

def initialize(*)
  super
  self.buildConfigurationReferences ||= []
end