# File lib/gettext.rb, line 597
  def remove_all_textdomains
    clear_cache
    @@__textdomainmanagers = {}
  end