# File lib/mocha/parameter_matchers/query_string.rb, line 45 45: def mocha_inspect 46: "has_equivalent_query_string(#{@uri.mocha_inspect})" 47: end