# File lib/mocha/parameter_matchers/object.rb, line 6 def to_matcher Mocha::ParameterMatchers::Equals.new(self) end