# File lib/devise/failure_app.rb, line 133
    def scope
      @scope ||= warden_options[:scope] || Devise.default_scope
    end