# File lib/yaml/stringio.rb, line 35
        def rewind
            seek(0,0)
        end