assertFalse($this->getInstance()->canRead($filename)); } private function getInstance() { return new HTML(); } }