= private = protected
rewind()
This method has no description. You can help the Ruby community by adding new notes.
# File lib/yaml/stringio.rb, line 35 def rewind seek(0,0) end