Object
this is a based on RSpec::Mocks::ArgumentMatchers::AnyArgMatcher
# File lib/webmock/matchers/hash_including_matcher.rb, line 27 def initialize(ignore) end
# File lib/webmock/matchers/hash_including_matcher.rb, line 30 def ==(other) true end