.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
.try_convert	String.try_convert
.utf_backslash	Tk::EncodedString.utf_backslash
.utf_to_backslash	Tk::EncodedString.utf_to_backslash
.utf_to_backslash_sequence	Tk::EncodedString.utf_to_backslash_sequence
#!	BasicObject#!
#!=	BasicObject#!=
#%	String#%
#*	String#*
#+	String#+
#<	Comparable#<
#<<	String#<<
#<=	Comparable#<=
#<=>	String#<=>
#==	Comparable#==
#===	Object#===
#=~	String#=~
#>	Comparable#>
#>=	Comparable#>=
#[]	String#[]
#[]=	String#[]=
#__id__	Object#__id__
#__send__	Object#__send__
#_dump	Object#_dump
#ascii_only?	String#ascii_only?
#between?	Comparable#between?
#bytes	String#bytes
#bytesize	String#bytesize
#capitalize	String#capitalize
#capitalize!	String#capitalize!
#casecmp	String#casecmp
#center	String#center
#chars	String#chars
#chomp	String#chomp
#chomp!	String#chomp!
#chop	String#chop
#chop!	String#chop!
#chr	String#chr
#class	Object#class
#clear	String#clear
#clone	Object#clone
#codepoints	String#codepoints
#concat	String#<<
#count	String#count
#crypt	String#crypt
#dclone	Object#dclone
#delete	String#delete
#delete!	String#delete!
#display	Object#display
#downcase	String#downcase
#downcase!	String#downcase!
#dump	String#dump
#dup	Object#clone
#each_byte	String#bytes
#each_char	String#chars
#each_codepoint	String#codepoints
#each_line	String#each_line
#empty?	String#empty?
#encode	String#encode
#encode!	String#encode!
#encoding	Tk::EncodedString#encoding
#end_with?	String#end_with?
#enum_for	Object#enum_for
#eql?	String#eql?
#equal?	Object#equal?
#ext	String#ext
#extend	Object#extend
#force_encoding	String#force_encoding
#freeze	Object#freeze
#frozen?	Object#frozen?
#gsub	String#gsub
#gsub!	String#gsub!
#hash	String#hash
#hex	String#hex
#include?	String#include?
#index	String#index
#initialize	Object#initialize
#initialize_copy	Object#initialize_copy
#insert	String#insert
#inspect	String#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
#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
#isjis	String#isjis
#issjis	String#issjis
#isutf8	String#isutf8
#kconv	String#kconv
#kind_of?	Object#is_a?
#length	String#length
#lines	String#each_line
#ljust	String#ljust
#lstrip	String#lstrip
#lstrip!	String#lstrip!
#marshal_dump	Object#marshal_dump
#marshal_load	Object#marshal_load
#match	String#match
#method	Object#method
#method_missing	Object#method_missing
#methods	Object#methods
#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
#next	String#next
#next!	String#next!
#nil?	Object#nil?
#object_id	Object#__id__
#oct	String#oct
#ord	String#ord
#partition	String#partition
#pathmap	String#pathmap
#pathmap_explode	String#pathmap_explode
#pathmap_partial	String#pathmap_partial
#pathmap_replace	String#pathmap_replace
#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
#remove_instance_variable	Object#remove_instance_variable
#replace	String#replace
#respond_to?	Object#respond_to?
#respond_to_missing?	Object#respond_to_missing?
#reverse	String#reverse
#reverse!	String#reverse!
#rindex	String#rindex
#rjust	String#rjust
#rpartition	String#rpartition
#rstrip	String#rstrip
#rstrip!	String#rstrip!
#scan	String#scan
#scanf	String#scanf
#send	Object#__send__
#shellescape	String#shellescape
#shellsplit	String#shellsplit
#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	String#length
#slice	String#[]
#slice!	String#slice!
#split	String#split
#squeeze	String#squeeze
#squeeze!	String#squeeze!
#start_with?	String#start_with?
#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?
#tap	Object#tap
#to_a	Object#to_a
#to_ary	Object#to_ary
#to_d	String#to_d
#to_enum	Object#enum_for
#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_r	String#to_r
#to_regexp	Object#to_regexp
#to_s	String#to_s
#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
#tolocale	String#tolocale
#tosjis	String#tosjis
#toutf16	String#toutf16
#toutf32	String#toutf32
#toutf8	String#toutf8
#tr	String#tr
#tr!	String#tr!
#tr_s	String#tr_s
#tr_s!	String#tr_s!
#trust	Object#trust
#unpack	String#unpack
#untaint	Object#untaint
#untrust	Object#untrust
#untrusted?	Object#untrusted?
#upcase	String#upcase
#upcase!	String#upcase!
#upto	String#upto
#valid_encoding?	String#valid_encoding?
#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
:Encoding	Tk::BinaryString::Encoding
