class ActiveSupport::CurrentAttributes

def initialize

def initialize
  @attributes = {}
end