string $file path to the phar file to use:
public function __construct($file) { $this->contents = file_get_contents($file); }