class User

def after_initialize

def after_initialize
  @confirm_password = true
end