class RSpec::Mocks::ArgumentExpectation

def matchers_match?(given_args)

def matchers_match?(given_args)
  @matchers == given_args
end