class Mocha::InStateOrderingConstraint

def initialize(state_predicate)

def initialize(state_predicate)
  @state_predicate = state_predicate
end