class Mocha::ExpectationList

def length

def length
  @expectations.length
end