class Warden::Proxy

def inspect(*args)

def inspect(*args)
  "Warden::Proxy:#{object_id} @config=#{@config.inspect}"
end