.do_not_reverse_lookup	BasicSocket.do_not_reverse_lookup
.do_not_reverse_lookup=	BasicSocket.do_not_reverse_lookup
.for_fd	BasicSocket.for_fd
.foreach	IO.foreach
.new	IO.for_fd
.open	IO.for_fd
.pipe	IO.pipe
.popen	IO.popen
.read	IO.read
.readlines	IO.readlines
.select	IO.select
.sysopen	IO.sysopen
#<<	IO#<<
#==	Object#==
#===	Object#===
#=~	Object#=~
#__id__	Object#__id__
#__send__	Object#__send__
#_dump	Object#_dump
#binmode	IO#binmode
#class	Object#class
#clone	IO#clone
#close	IO#close
#close_read	IO#close_read
#close_write	IO#close_write
#closed?	IO#closed?
#dclone	Object#dclone
#display	Object#display
#dup	IO#clone
#each	IO#each
#each_byte	IO#each_byte
#each_line	IO#each
#eof	IO#eof
#eof?	IO#eof
#eql?	Object#eql?
#equal?	Object#equal?
#expect	IO#expect
#extend	Object#extend
#fcntl	IO#fcntl
#fileno	IO#fileno
#flush	IO#flush
#freeze	Object#freeze
#frozen?	Object#frozen?
#fsync	IO#fsync
#getc	IO#getc
#getpeername	BasicSocket#getpeername
#gets	IO#gets
#getsockname	BasicSocket#getsockname
#getsockopt	BasicSocket#getsockopt
#hash	Object#hash
#id	Object#__id__
#initialize	Object#initialize
#initialize_copy	Object#initialize_copy
#inspect	Object#inspect
#instance_eval	Object#instance_eval
#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
#ioctl	IO#ioctl
#is_a?	Object#is_a?
#isatty	IO#isatty
#kind_of?	Object#is_a?
#lineno	IO#lineno
#lineno=	IO#lineno=
#marshal_dump	Object#marshal_dump
#marshal_load	Object#marshal_load
#method	Object#method
#method_missing	Object#method_missing
#methods	Object#methods
#nil?	Object#nil?
#nonblock	IO#nonblock
#nonblock=	IO#nonblock=
#nonblock?	IO#nonblock?
#object_id	Object#__id__
#pid	IO#pid
#pos	IO#pos
#pos=	IO#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	IO#print
#printf	IO#printf
#private_methods	Object#private_methods
#protected_methods	Object#protected_methods
#public_methods	Object#public_methods
#putc	IO#putc
#puts	IO#puts
#read	IO#read
#read_nonblock	IO#read_nonblock
#readbytes	IO#readbytes
#readchar	IO#readchar
#readline	IO#readline
#readlines	IO#readlines
#readpartial	IO#readpartial
#ready?	IO#ready?
#recv	BasicSocket#recv
#recv_nonblock	BasicSocket#recv_nonblock
#remove_instance_variable	Object#remove_instance_variable
#reopen	IO#reopen
#respond_to?	Object#respond_to?
#rewind	IO#rewind
#scanf	IO#scanf
#seek	IO#seek
#send	BasicSocket#send
#setsockopt	BasicSocket#setsockopt
#shutdown	BasicSocket#shutdown
#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
#stat	IO#stat
#sync	IO#sync
#sync=	IO#sync=
#sysread	IO#sysread
#sysseek	IO#sysseek
#syswrite	IO#syswrite
#taint	Object#taint
#tainted?	Object#tainted?
#tell	IO#pos
#to_a	Object#to_a
#to_ary	Object#to_ary
#to_hash	Object#to_hash
#to_i	IO#fileno
#to_int	Object#to_int
#to_io	IO#to_io
#to_proc	Object#to_proc
#to_ptr	IO#to_ptr
#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
#tty?	IO#isatty
#type	Object#class
#ungetc	IO#ungetc
#untaint	Object#untaint
#wait	IO#wait
#write	IO#write
#write_nonblock	IO#write_nonblock
:SEEK_CUR	IO::SEEK_CUR
:SEEK_END	IO::SEEK_END
:SEEK_SET	IO::SEEK_SET
