# File lib/stringex/unidecoder.rb, line 155
155:     def to_ascii
156:       Stringex::Unidecoder.decode(self)
157:     end