class Mocha::ExpectationList

def to_set

def to_set
  @expectations.to_set
end