module ActiveModel::AttributeRegistration::ClassMethods

def resolve_attribute_name(name)

def resolve_attribute_name(name)
  name.to_s
end