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