public function copy($path, $newpath) { return parent::copy($path, $newpath); // TODO: Change the autogenerated stub }