class Mocha::ExpectationList

def initialize(expectations = [])

def initialize(expectations = [])
  @expectations = expectations
end