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