junior = $junior; } public function writeCode(): string { return $this->junior->writeBadCode(); } }