public function flush() : void { $this->printer ->print($this->document ->saveXML()); $this->printer ->flush(); }