/**
  * @param string $path
  */
 public function setAssetPath($path)
 {
     return parent::setAssetPath($path);
 }