method
inspect
inspect()
public
Hide source
# File lib/net/http/generic_request.rb, line 62 def inspect "\#<#{self.class} #{@method}>" end