# File lib/mocha/expectation.rb, line 535 def in_correct_order? @ordering_constraints.all?(&:allows_invocation_now?) end