# File lib/mocha/in_state_ordering_constraint.rb, line 9 9: def allows_invocation_now? 10: @state_predicate.active? 11: end