# File lib/mocha/parameter_matchers/has_entry.rb, line 85 def mocha_inspect "has_entry(#{@key.mocha_inspect} => #{@value.mocha_inspect})" end