# File lib/webmock/http_lib_adapters/net_http.rb, line 60 def constants(inherit=true) super + self.superclass.constants(inherit) end