.new	Tk::EncodedString.new
.new_with_utf_backslash	Tk::EncodedString.new_with_utf_backslash
.new_without_utf_backslash	Tk::EncodedString.new_without_utf_backslash
.subst_tk_backslash	Tk::EncodedString.subst_tk_backslash
.subst_utf_backslash	Tk::EncodedString.subst_utf_backslash
.to_backslash_sequence	Tk::EncodedString.to_backslash_sequence
.utf_backslash	Tk::EncodedString.utf_backslash
.utf_to_backslash	Tk::EncodedString.utf_to_backslash
.utf_to_backslash_sequence	Tk::EncodedString.utf_to_backslash_sequence
#%	String#%
#*	String#*
#+	String#+
#<	Comparable#<
#<<	String#<<
#<=	Comparable#<=
#<=>	String#<=>
#==	Comparable#==
#===	Object#===
#=~	String#=~
#>	Comparable#>
#>=	Comparable#>=
#[]	String#[]
#[]=	String#[]=
#__id__	Object#__id__
#__send__	Object#__send__
#_dump	Object#_dump
#all?	Enumerable#all?
#any?	Enumerable#any?
#between?	Comparable#between?
#capitalize	String#capitalize
#capitalize!	String#capitalize!
#casecmp	String#casecmp
#center	String#center
#chomp	String#chomp
#chomp!	String#chomp!
#chop	String#chop
#chop!	String#chop!
#class	Object#class
#clone	Object#clone
#collect	Enumerable#collect
#concat	String#<<
#count	String#count
#crypt	String#crypt
#dclone	Object#dclone
#delete	String#delete
#delete!	String#delete!
#detect	Enumerable#detect
#display	Object#display
#downcase	String#downcase
#downcase!	String#downcase!
#dump	String#dump
#dup	Object#clone
#each	String#each
#each_byte	String#each_byte
#each_char	String#each_char
#each_cons	Enumerable#each_cons
#each_line	String#each
#each_slice	Enumerable#each_slice
#each_with_index	Enumerable#each_with_index
#empty?	String#empty?
#encoding	Tk::EncodedString#encoding
#entries	Enumerable#entries
#enum_cons	Enumerable#enum_cons
#enum_slice	Enumerable#enum_slice
#enum_with_index	Enumerable#enum_with_index
#eql?	String#eql?
#equal?	Object#equal?
#extend	Object#extend
#find	Enumerable#detect
#find_all	Enumerable#find_all
#freeze	Object#freeze
#frozen?	Object#frozen?
#grep	Enumerable#grep
#gsub	String#gsub
#gsub!	String#gsub!
#hash	String#hash
#hex	String#hex
#id	Object#__id__
#include?	Enumerable#include?
#index	String#index
#initialize	Object#initialize
#initialize_copy	Object#initialize_copy
#inject	Enumerable#inject
#insert	String#insert
#inspect	String#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
#intern	String#intern
#is_a?	Object#is_a?
#is_binary_data?	String#is_binary_data?
#is_complex_yaml?	String#is_complex_yaml?
#iseuc	String#iseuc
#issjis	String#issjis
#isutf8	String#isutf8
#jcount	String#jcount
#jlength	String#jlength
#jsize	String#jlength
#kconv	String#kconv
#kind_of?	Object#is_a?
#length	String#length
#ljust	String#ljust
#lstrip	String#lstrip
#lstrip!	String#lstrip!
#map	Enumerable#collect
#marshal_dump	Object#marshal_dump
#marshal_load	Object#marshal_load
#match	String#match
#max	Enumerable#max
#mbchar?	String#mbchar?
#member?	Enumerable#include?
#method	Object#method
#method_missing	Object#method_missing
#methods	Object#methods
#min	Enumerable#min
#next	String#next
#next!	String#next!
#nil?	Object#nil?
#object_id	Object#__id__
#oct	String#oct
#partition	Enumerable#partition
#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
#reject	Enumerable#reject
#remove_instance_variable	Object#remove_instance_variable
#replace	String#replace
#respond_to?	Object#respond_to?
#reverse	String#reverse
#reverse!	String#reverse!
#rindex	String#rindex
#rjust	String#rjust
#rstrip	String#rstrip
#rstrip!	String#rstrip!
#scan	String#scan
#scanf	String#scanf
#select	Enumerable#find_all
#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	String#length
#slice	String#[]
#slice!	String#slice!
#sort	Enumerable#sort
#sort_by	Enumerable#sort_by
#split	String#split
#squeeze	String#squeeze
#squeeze!	String#squeeze!
#strip	String#strip
#strip!	String#strip!
#sub	String#sub
#sub!	String#sub!
#succ	String#next
#succ!	String#next!
#sum	String#sum
#swapcase	String#swapcase
#swapcase!	String#swapcase!
#taint	Object#taint
#tainted?	Object#tainted?
#to_a	Enumerable#entries
#to_ary	Object#to_ary
#to_d	String#to_d
#to_f	String#to_f
#to_hash	Object#to_hash
#to_i	String#to_i
#to_int	Object#to_int
#to_io	Object#to_io
#to_proc	Object#to_proc
#to_ptr	String#to_ptr
#to_regexp	Object#to_regexp
#to_s	String#to_s
#to_set	Enumerable#to_set
#to_str	String#to_s
#to_sym	String#intern
#to_yaml	Object#to_yaml
#to_yaml_properties	Object#to_yaml_properties
#to_yaml_style	Object#to_yaml_style
#toeuc	String#toeuc
#tojis	String#tojis
#tosjis	String#tosjis
#toutf16	String#toutf16
#toutf8	String#toutf8
#tr	String#tr
#tr!	String#tr!
#tr_s	String#tr_s
#tr_s!	String#tr_s!
#type	Object#class
#unpack	String#unpack
#untaint	Object#untaint
#upcase	String#upcase
#upcase!	String#upcase!
#upto	String#upto
#zip	Enumerable#zip
:Encoding	Tk::EncodedString::Encoding
