# File lib/warden/proxy.rb, line 302
    def inspect(*args)
      "Warden::Proxy:#{object_id} @config=#{@config.inspect}"
    end