public function fillStroke() { if (self::DEBUG) { echo __FUNCTION__ . "\n"; } $this->canvas->fillStroke(); }