getPrefix()); $this->file = $file; } public function getName() { return __CLASS__; } public function getFile() { return $this->file; } }