/**
  * {@inheritdoc}
  */
 public function stream($filelocation)
 {
     $this->generator->Output($filelocation, "F");
 }