.getwd	Pathname.getwd
.glob	Pathname.glob
.new	Pathname.new
.pwd	Pathname.getwd
#!	BasicObject#!
#!=	BasicObject#!=
#+	Pathname#+
#<=>	Pathname#<=>
#==	Pathname#==
#===	Pathname#==
#=~	Object#=~
#__id__	Object#__id__
#__send__	Object#__send__
#_dump	Object#_dump
#absolute?	Pathname#absolute?
#ascend	Pathname#ascend
#atime	Pathname#atime
#basename	Pathname#basename
#blockdev?	Pathname#blockdev?
#chardev?	Pathname#chardev?
#chdir	Pathname#chdir
#children	Pathname#children
#chmod	Pathname#chmod
#chown	Pathname#chown
#chroot	Pathname#chroot
#class	Object#class
#cleanpath	Pathname#cleanpath
#clone	Object#clone
#ctime	Pathname#ctime
#dclone	Object#dclone
#delete	Pathname#delete
#descend	Pathname#descend
#dir_foreach	Pathname#dir_foreach
#directory?	Pathname#directory?
#dirname	Pathname#dirname
#display	Object#display
#dup	Object#clone
#each_entry	Pathname#each_entry
#each_filename	Pathname#each_filename
#each_line	Pathname#each_line
#entries	Pathname#entries
#enum_for	Object#enum_for
#eql?	Pathname#==
#equal?	Object#equal?
#executable?	Pathname#executable?
#executable_real?	Pathname#executable_real?
#exist?	Pathname#exist?
#expand_path	Pathname#expand_path
#extend	Object#extend
#extname	Pathname#extname
#file?	Pathname#file?
#find	Pathname#find
#fnmatch	Pathname#fnmatch
#fnmatch?	Pathname#fnmatch?
#foreach	Pathname#foreach
#foreachline	Pathname#foreachline
#freeze	Object#freeze
#frozen?	Object#frozen?
#ftype	Pathname#ftype
#grpowned?	Pathname#grpowned?
#hash	Pathname#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
#is_a?	Object#is_a?
#join	Pathname#join
#kind_of?	Object#is_a?
#lchmod	Pathname#lchmod
#lchown	Pathname#lchown
#link	Pathname#link
#lstat	Pathname#lstat
#make_link	Pathname#make_link
#make_symlink	Pathname#make_symlink
#marshal_dump	Object#marshal_dump
#marshal_load	Object#marshal_load
#method	Object#method
#method_missing	Object#method_missing
#methods	Object#methods
#mkdir	Pathname#mkdir
#mkpath	Pathname#mkpath
#mountpoint?	Pathname#mountpoint?
#mtime	Pathname#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?
#object_id	Object#__id__
#open	Pathname#open
#opendir	Pathname#opendir
#owned?	Pathname#owned?
#parent	Pathname#parent
#pipe?	Pathname#pipe?
#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
#private_methods	Object#private_methods
#protected_methods	Object#protected_methods
#public_methods	Object#public_methods
#read	Pathname#read
#readable?	Pathname#readable?
#readable_real?	Pathname#readable_real?
#readlines	Pathname#readlines
#readlink	Pathname#readlink
#realpath	Pathname#realpath
#relative?	Pathname#relative?
#relative_path_from	Pathname#relative_path_from
#remove_instance_variable	Object#remove_instance_variable
#rename	Pathname#rename
#respond_to?	Object#respond_to?
#rmdir	Pathname#rmdir
#rmtree	Pathname#rmtree
#root?	Pathname#root?
#send	Object#__send__
#setgid?	Pathname#setgid?
#setuid?	Pathname#setuid?
#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	Pathname#size
#size?	Pathname#size?
#socket?	Pathname#socket?
#split	Pathname#split
#stat	Pathname#stat
#sticky?	Pathname#sticky?
#sub	Pathname#sub
#symlink	Pathname#symlink
#symlink?	Pathname#symlink?
#sysopen	Pathname#sysopen
#taint	Object#taint
#tainted?	Object#tainted?
#tap	Object#tap
#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_path	Pathname#to_path
#to_proc	Object#to_proc
#to_regexp	Object#to_regexp
#to_s	Pathname#to_s
#to_splat	Object#to_splat
#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	Pathname#truncate
#trust	Object#trust
#unlink	Pathname#delete
#untaint	Object#untaint
#untrust	Object#untrust
#untrusted?	Object#untrusted?
#utime	Pathname#utime
#wont_be	Object#wont_be
#wont_be_close_to	Object#wont_be_close_to
#wont_be_empty	Object#wont_be_empty
#wont_be_instance_of	Object#wont_be_instance_of
#wont_be_kind_of	Object#wont_be_kind_of
#wont_be_nil	Object#wont_be_nil
#wont_be_same_as	Object#wont_be_same_as
#wont_be_within_delta	Object#wont_be_close_to
#wont_be_within_epsilon	Object#wont_be_within_epsilon
#wont_equal	Object#wont_equal
#wont_include	Object#wont_include
#wont_match	Object#wont_match
#wont_respond_to	Object#wont_respond_to
#world_readable?	Pathname#world_readable?
#world_writable?	Pathname#world_writable?
#writable?	Pathname#writable?
#writable_real?	Pathname#writable_real?
#zero?	Pathname#zero?
:SEPARATOR_PAT	Pathname::SEPARATOR_PAT
:TO_PATH	Pathname::TO_PATH
