.new	StringIO.new
.open	StringIO.new
#<<	StringIO#<<
#==	Object#==
#===	Object#===
#=~	Object#=~
#__id__	Object#__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?
#dclone	Object#dclone
#display	Object#display
#dup	Object#clone
#each	StringIO#each
#each_byte	StringIO#bytes
#each_char	StringIO#chars
#each_line	StringIO#each
#enum_for	Object#enum_for
#eof	StringIO#eof
#eof?	StringIO#eof
#eql?	Object#eql?
#equal?	Object#equal?
#extend	Object#extend
#fcntl	StringIO#fcntl
#fileno	StringIO#fileno
#flush	StringIO#flush
#freeze	Object#freeze
#frozen?	Object#frozen?
#fsync	StringIO#fsync
#getbyte	StringIO#getbyte
#getc	StringIO#getbyte
#gets	StringIO#gets
#hash	Object#hash
#id	Object#__id__
#initialize	Object#initialize
#initialize_copy	Object#initialize_copy
#inspect	Object#inspect
#instance_eval	Object#instance_eval
#instance_exec	Object#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
#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
#nil?	Object#nil?
#object_id	Object#__id__
#path	StringIO#path
#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
#public_methods	Object#public_methods
#putc	StringIO#putc
#puts	StringIO#puts
#read	StringIO#read
#readbyte	StringIO#readbyte
#readchar	StringIO#readbyte
#readline	StringIO#readline
#readlines	StringIO#readlines
#remove_instance_variable	Object#remove_instance_variable
#reopen	StringIO#reopen
#respond_to?	Object#respond_to?
#rewind	StringIO#rewind
#seek	StringIO#seek
#send	Object#__send__
#singleton_method_added	Object#singleton_method_added
#singleton_method_removed	Object#singleton_method_removed
#singleton_method_undefined	Object#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#sysread
#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#to_yaml
#to_yaml_properties	Object#to_yaml_properties
#to_yaml_style	Object#to_yaml_style
#truncate	StringIO#truncate
#tty?	StringIO#tty?
#type	Object#class
#ungetc	StringIO#ungetc
#untaint	Object#untaint
#write	StringIO#write
