# File lib/stringex/unidecoder.rb, line 67 67: def locale=(new_locale) 68: @locale = new_locale 69: end