module Stringex::Localization

def reset!

def reset!
  backend.reset!
  @backend = nil
end