コード例 #1
0
 function __construct($city)
 {
     parent::__construct($city);
     $this->watch = new Stopwatch();
 }