# File lib/mocha/parameter_matchers/yaml_equivalent.rb, line 34
34:       def initialize(object)
35:         @object = object
36:       end