Overrides Event::asString
public function asString() : string { return sprintf('Test Printed Unexpected Output%s%s', PHP_EOL, $this->output); }