# File mod_docs/lang.rb, line 86 def initialize(status=302) @status = status @lang_sel = LanguageSelector.new @location = Hash.new end