Object
# File lib/rspec/mocks/argument_matchers.rb, line 19 def initialize(ignore) end
# File lib/rspec/mocks/argument_matchers.rb, line 22 def ==(other) true end