public function install($file) { parent::install($file, true); }
public function install($file, $inplace=false) { parent::install($file, $inplace); }