class ActiveModel::AttributeSet

def initialize(attributes)

def initialize(attributes)
  @attributes = attributes
end