fileName = $fileName; } function getFeed() { return file_get_contents(dirname(__FILE__) . DIRECTORY_SEPARATOR . $this->fileName); } } ?>