90 91 92
# File 'lib/tk/encodedstr.rb', line 90 def encoding Tk::Encoding::ENCODING_TABLE.get_name(super()) end