class Devise::FailureApp

def attempted_path

def attempted_path
  warden_options[:attempted_path]
end