# File lib/lucky_sneaks/unidecoder.rb, line 58
58:     def to_ascii
59:       LuckySneaks::Unidecoder.decode(self)
60:     end