Inheritance: extends AbstractStrategy
 protected function appendScript($path)
 {
     $this->addCurrentLanguageToPath($path);
     parent::appendScript($path);
 }