# File lib/mocha/cardinality.rb, line 35 def satisfied?(invocations_so_far) invocations_so_far >= required end