setMessageReporter( new NullMessageReporter() ); $instance->setLogger( new NullLogger() ); return $instance; } }