class Test::Unit::Assertions::AssertExceptionHelper::WrappedException

def initialize(exception)

def initialize(exception)
  @exception = exception
end