/** * Handle initialization * * @param {@link TextReporter} */ function ColorTextReporter() { parent::TextReporter(); }