# File lib/webmock/matchers/hash_including_matcher.rb, line 16 def inspect "hash_including(#{@expected.inspect})" end