/* * call-seq: * dispose() -> nil * * Disposes the stream. No methods of this object must be called after this. */ static VALUE xs_dispose(VALUE self) {