\IO streams for strings, with access similar to {IO}[rdoc-ref:IO]; see {IO}[rdoc-ref:IO]. ### About the Examples Examples on this page assume that \StringIO has been required: ``` require 'stringio' ``` And that these constants have been defined: ``` TEXT = <