public function getHttpResponseFromStream($filePointer)
 {
     return parent::getHttpResponseFromStream($filePointer);
 }