paper = new Paper(); } public function press($key) { $this->paper->sendPrint($key); } }