class Mocha::ExpectationList

def match_allowing_invocation(invocation)

def match_allowing_invocation(invocation)
  matching_expectations(invocation).detect(&:invocations_allowed?)
end