19 20 21
# File 'lib/faker.rb', line 19 def locale=(new_locale) Thread.current[:faker_config_locale] = new_locale end