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