appendScript() protected method

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