# File lib/mocha/in_state_ordering_constraint.rb, line 5 5: def initialize(state_predicate) 6: @state_predicate = state_predicate 7: end