示例#1
0
 public function scent()
 {
     return $this->inner()->scent() . "\n" . parent::scent();
 }