public function getFileID($filename, $hash, $variant = null)
 {
     return parent::getFileID($filename, $hash, $variant);
 }