Пример #1
0
 public function drill($drill)
 {
     $this->cube->drill($drill);
     return $this;
 }