closes the stream
https://github.com/mikey179/vfsStream/issues/40
public function stream_close() { $this->content ->lock($this, LOCK_UN); }