.new	StringIO.new
.open	StringIO.new
.yaml_tag	Object.yaml_tag
#!	BasicObject#!
#!=	BasicObject#!=
#!~	Object#!~
#<<	StringIO#<<
#<=>	Object#<=>
#==	Object#==
#===	Object#===
#=~	Object#=~
#__id__	BasicObject#__id__
#__send__	Object#__send__
#_dump	Object#_dump
#binmode	StringIO#binmode
#bytes	StringIO#bytes
#chars	StringIO#chars
#class	Object#class
#clone	Object#clone
#close	StringIO#close
#close_read	StringIO#close_read
#close_write	StringIO#close_write
#closed?	StringIO#closed?
#closed_read?	StringIO#closed_read?
#closed_write?	StringIO#closed_write?
#codepoints	StringIO#codepoints
#display	Object#display
#dup	Object#clone
#each	StringIO#each
#each_byte	StringIO#bytes
#each_char	StringIO#chars
#each_codepoint	StringIO#codepoints
#each_line	StringIO#each
#enum_for	Object#enum_for
#eof	StringIO#eof
#eof?	StringIO#eof
#eql?	Object#eql?
#equal?	Object#equal?
#extend	Object#extend
#external_encoding	StringIO#external_encoding
#fcntl	StringIO#fcntl
#fileno	StringIO#fileno
#flush	StringIO#flush
#freeze	Object#freeze
#frozen?	Object#frozen?
#fsync	StringIO#fsync
#getbyte	StringIO#getbyte
#getc	StringIO#getc
#gets	StringIO#gets
#hash	Object#hash
#initialize	Object#initialize
#initialize_copy	Object#initialize_copy
#inspect	Object#inspect
#instance_eval	BasicObject#instance_eval
#instance_exec	BasicObject#instance_exec
#instance_of?	Object#instance_of?
#instance_variable_defined?	Object#instance_variable_defined?
#instance_variable_get	Object#instance_variable_get
#instance_variable_set	Object#instance_variable_set
#instance_variables	Object#instance_variables
#internal_encoding	StringIO#internal_encoding
#is_a?	Object#is_a?
#isatty	StringIO#isatty
#kind_of?	Object#is_a?
#length	StringIO#length
#lineno	StringIO#lineno
#lineno=	StringIO#lineno=
#lines	StringIO#each
#marshal_dump	Object#marshal_dump
#marshal_load	Object#marshal_load
#method	Object#method
#method_missing	Object#method_missing
#methods	Object#methods
#must_be	Object#must_be
#must_be_close_to	Object#must_be_close_to
#must_be_empty	Object#must_be_empty
#must_be_instance_of	Object#must_be_instance_of
#must_be_kind_of	Object#must_be_kind_of
#must_be_nil	Object#must_be_nil
#must_be_same_as	Object#must_be_same_as
#must_be_within_delta	Object#must_be_close_to
#must_be_within_epsilon	Object#must_be_within_epsilon
#must_equal	Object#must_equal
#must_include	Object#must_include
#must_match	Object#must_match
#must_raise	Object#must_raise
#must_respond_to	Object#must_respond_to
#must_send	Object#must_send
#must_throw	Object#must_throw
#nil?	Object#nil?
#object_id	Object#object_id
#pid	StringIO#pid
#pos	StringIO#pos
#pos=	StringIO#pos=
#pretty_inspect	Object#pretty_inspect
#pretty_print	Object#pretty_print
#pretty_print_cycle	Object#pretty_print_cycle
#pretty_print_inspect	Object#pretty_print_inspect
#pretty_print_instance_variables	Object#pretty_print_instance_variables
#print	StringIO#print
#printf	StringIO#printf
#private_methods	Object#private_methods
#protected_methods	Object#protected_methods
#psych_to_yaml	Object#psych_to_yaml
#public_method	Object#public_method
#public_methods	Object#public_methods
#public_send	Object#public_send
#putc	StringIO#putc
#puts	StringIO#puts
#read	StringIO#read
#read_nonblock	StringIO#read_nonblock
#readbyte	StringIO#readbyte
#readchar	StringIO#readbyte
#readline	StringIO#readline
#readlines	StringIO#readlines
#readpartial	StringIO#read_nonblock
#remove_instance_variable	Object#remove_instance_variable
#reopen	StringIO#reopen
#respond_to?	Object#respond_to?
#respond_to_missing?	Object#respond_to_missing?
#rewind	StringIO#rewind
#seek	StringIO#seek
#send	Object#__send__
#set_encoding	StringIO#set_encoding
#singleton_class	Object#singleton_class
#singleton_method	Object#singleton_method
#singleton_method_added	BasicObject#singleton_method_added
#singleton_method_removed	BasicObject#singleton_method_removed
#singleton_method_undefined	BasicObject#singleton_method_undefined
#singleton_methods	Object#singleton_methods
#size	StringIO#length
#string	StringIO#string
#string=	StringIO#string=
#sync	StringIO#sync
#sync=	StringIO#sync=
#sysread	StringIO#read_nonblock
#syswrite	StringIO#syswrite
#taint	Object#taint
#tainted?	Object#tainted?
#tap	Object#tap
#tell	StringIO#pos
#to_a	Object#to_a
#to_ary	Object#to_ary
#to_enum	Object#enum_for
#to_hash	Object#to_hash
#to_int	Object#to_int
#to_io	Object#to_io
#to_proc	Object#to_proc
#to_regexp	Object#to_regexp
#to_s	Object#to_s
#to_str	Object#to_str
#to_yaml	Object#psych_to_yaml
#truncate	StringIO#truncate
#trust	Object#trust
#tty?	StringIO#tty?
#ungetbyte	StringIO#ungetbyte
#ungetc	StringIO#ungetc
#untaint	Object#untaint
#untrust	Object#untrust
#untrusted?	Object#untrusted?
#write	StringIO#write
#write_nonblock	StringIO#syswrite
:ARGF	Object::ARGF
:ARGV	Object::ARGV
:DATA	Object::DATA
:ENV	Object::ENV
:FALSE	Object::FALSE
:NIL	Object::NIL
:RUBY_COPYRIGHT	Object::RUBY_COPYRIGHT
:RUBY_DESCRIPTION	Object::RUBY_DESCRIPTION
:RUBY_ENGINE	Object::RUBY_ENGINE
:RUBY_PATCHLEVEL	Object::RUBY_PATCHLEVEL
:RUBY_PLATFORM	Object::RUBY_PLATFORM
:RUBY_RELEASE_DATE	Object::RUBY_RELEASE_DATE
:RUBY_REVISION	Object::RUBY_REVISION
:RUBY_VERSION	Object::RUBY_VERSION
:SCRIPT_LINES__	Object::SCRIPT_LINES__
:STDERR	Object::STDERR
:STDIN	Object::STDIN
:STDOUT	Object::STDOUT
:TOPLEVEL_BINDING	Object::TOPLEVEL_BINDING
:TRUE	Object::TRUE
