.atime	File.atime
.basename	File.basename
.binread	IO.binread
.blockdev?	File.blockdev?
.chardev?	File.chardev?
.chmod	File.chmod
.chown	File.chown
.copy_stream	IO.copy_stream
.ctime	File.ctime
.delete	File.delete
.directory?	File.directory?
.dirname	File.dirname
.executable?	File.executable?
.executable_real?	File.executable_real?
.exist?	File.exist?
.exists?	File.exists?
.expand_path	File.expand_path
.extname	File.extname
.file?	File.file?
.fnmatch	File.fnmatch
.fnmatch?	File.fnmatch
.for_fd	IO.for_fd
.foreach	IO.foreach
.ftype	File.ftype
.grpowned?	File.grpowned?
.identical?	File.identical?
.join	File.join
.lchmod	File.lchmod
.lchown	File.lchown
.link	File.link
.lstat	File.lstat
.mtime	File.mtime
.new	File.new
.open	File.new
.owned?	File.owned?
.path	File.path
.pipe	IO.pipe
.pipe?	File.pipe?
.popen	IO.popen
.read	IO.read
.readable?	File.readable?
.readable_real?	File.readable_real?
.readlines	IO.readlines
.readlink	File.readlink
.realdirpath	File.realdirpath
.realpath	File.realpath
.rename	File.rename
.select	IO.select
.setgid?	File.setgid?
.setuid?	File.setuid?
.size	File.size
.size?	File.size?
.socket?	File.socket?
.split	File.split
.stat	File.stat
.sticky?	File.sticky?
.symlink	File.symlink
.symlink?	File.symlink?
.sysopen	IO.sysopen
.truncate	File.truncate
.try_convert	IO.try_convert
.umask	File.umask
.unlink	File.delete
.utime	File.utime
.world_readable?	File.world_readable?
.world_writable?	File.world_writable?
.writable?	File.writable?
.writable_real?	File.writable_real?
.zero?	File.zero?
#!	BasicObject#!
#!=	BasicObject#!=
#<<	IO#<<
#==	Object#==
#===	Object#===
#=~	Object#=~
#__id__	Object#__id__
#__send__	Object#__send__
#_dump	Object#_dump
#atime	File#atime
#autoclose=	IO#autoclose=
#autoclose?	IO#autoclose?
#binmode	IO#binmode
#binmode?	IO#binmode?
#bytes	IO#bytes
#chars	IO#chars
#chmod	File#chmod
#chown	File#chown
#class	Object#class
#clone	IO#clone
#close	IO#close
#close_on_exec=	IO#close_on_exec=
#close_on_exec?	IO#close_on_exec?
#close_read	IO#close_read
#close_write	IO#close_write
#closed?	IO#closed?
#codepoints	IO#codepoints
#ctime	File#ctime
#dclone	Object#dclone
#display	Object#display
#dup	IO#clone
#each	IO#each
#each_byte	IO#each_byte
#each_char	IO#chars
#each_codepoint	IO#codepoints
#each_line	IO#each
#enum_for	Object#enum_for
#eof	IO#eof
#eof?	IO#eof
#eql?	Object#eql?
#equal?	Object#equal?
#expect	IO#expect
#extend	Object#extend
#external_encoding	IO#external_encoding
#fcntl	IO#fcntl
#fdatasync	IO#fdatasync
#fileno	IO#fileno
#flock	File#flock
#flush	IO#flush
#freeze	Object#freeze
#frozen?	Object#frozen?
#fsync	IO#fsync
#getbyte	IO#getbyte
#getc	IO#getc
#gets	IO#gets
#hash	Object#hash
#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
#internal_encoding	IO#internal_encoding
#ioctl	IO#ioctl
#is_a?	Object#is_a?
#isatty	IO#isatty
#kind_of?	Object#is_a?
#lineno	IO#lineno
#lineno=	IO#lineno=
#lines	IO#lines
#lstat	File#lstat
#marshal_dump	Object#marshal_dump
#marshal_load	Object#marshal_load
#method	Object#method
#method_missing	Object#method_missing
#methods	Object#methods
#mtime	File#mtime
#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?
#nonblock	IO#nonblock
#nonblock=	IO#nonblock=
#nonblock?	IO#nonblock?
#nread	IO#nread
#object_id	Object#__id__
#path	File#path
#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
#readbyte	IO#readbyte
#readchar	IO#readchar
#readline	IO#readline
#readlines	IO#readlines
#readpartial	IO#readpartial
#ready?	IO#ready?
#remove_instance_variable	Object#remove_instance_variable
#reopen	IO#reopen
#respond_to?	Object#respond_to?
#respond_to_missing?	Object#respond_to_missing?
#rewind	IO#rewind
#scanf	IO#scanf
#seek	IO#seek
#send	Object#__send__
#set_encoding	IO#set_encoding
#singleton_class	Object#singleton_class
#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	File#size
#stat	IO#stat
#sync	IO#sync
#sync=	IO#sync=
#sysread	IO#sysread
#sysseek	IO#sysseek
#syswrite	IO#syswrite
#taint	Object#taint
#tainted?	Object#tainted?
#tap	Object#tap
#tell	IO#pos
#to_a	Object#to_a
#to_ary	Object#to_ary
#to_enum	Object#enum_for
#to_hash	Object#to_hash
#to_i	IO#fileno
#to_int	Object#to_int
#to_io	IO#to_io
#to_path	File#path
#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	File#truncate
#trust	Object#trust
#tty?	IO#isatty
#ungetbyte	IO#ungetbyte
#ungetc	IO#ungetc
#untaint	Object#untaint
#untrust	Object#untrust
#untrusted?	Object#untrusted?
#wait	IO#wait
#write	IO#write
#write_nonblock	IO#write_nonblock
:ALT_SEPARATOR	File::ALT_SEPARATOR
:PATH_SEPARATOR	File::PATH_SEPARATOR
:SEEK_CUR	IO::SEEK_CUR
:SEEK_END	IO::SEEK_END
:SEEK_SET	IO::SEEK_SET
:SEPARATOR	File::SEPARATOR
:Separator	File::SEPARATOR
:WaitReadable	IO::WaitReadable
:WaitWritable	IO::WaitWritable
