public function getRenderedBody() { $reader = new FileReader($this->fileInputStream); return $reader->readAll(); }