/* * call-seq: * close() -> self * * Stops and closes the current mrl. Stream#open may be called after this. */ static VALUE xs_close(VALUE self) {