class Devise::Models::MissingAttribute

def initialize(attributes)

def initialize(attributes)
  @attributes = attributes
end