class Lato::AuthenticationController

def recover_password

def recover_password
  @user = Lato::User.new
end