public function getFile($fileName, $secure = false, $path = null) { return $this->getFileData($fileName, $secure, $path); }