class Rspec::Mocks::ArgumentMatchers::AnyArgMatcher

def ==(other)

def ==(other)
  true
end

def initialize(ignore)

def initialize(ignore)
end