# File lib/devise/delegator.rb, line 4
    def call(env)
      failure_app(env).call(env)
    end