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