class RSpec::Mocks::ArgumentListMatcher

def matchers_match?(*args)

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