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