class Mocha::InStateOrderingConstraint

def allows_invocation_now?

def allows_invocation_now?
  @state_predicate.active?
end