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