# File lib/mocha/in_state_ordering_constraint.rb, line 13
13:     def mocha_inspect
14:       "when #{@state_predicate.mocha_inspect}"
15:     end