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