# File mod_docs/lang.rb, line 43
  def initialize
    @lang_set = Hash.new
    @lang_list = Array.new
  end