= private = protected
sync()
Returns true always.
static VALUE strio_get_sync(VALUE self) { StringIO(self); return Qtrue; }