# File lib/mocha/in_state_ordering_constraint.rb, line 3
    def initialize(state_predicate)
      @state_predicate = state_predicate
    end