class Mocha::RaisedException

def initialize(exception)

def initialize(exception)
  @exception = exception
end