commandLine; } public function toWire(string $tag): string { return $tag . ' ' . $this->commandLine . "\r\n"; } }