class Xcodeproj::Project::Object::Association::Reflection

def attribute_setter

def attribute_setter
  "#{attribute_getter}=".to_sym
end