public function stream_flush()
 {
     return $this->stream->flush();
 }