= private = protected
sync=(p1)
Returns the argument unchanged. Just for compatibility to IO.
static VALUE strio_first(VALUE self, VALUE arg) { StringIO(self); return arg; }