class RSpec::Mocks::ArgumentExpectation

def matchers_match?(*args)

def matchers_match?(*args)
  @matchers == args
end