# File rddc_text_file.rb, line 174
  def []=(key, value)
    @hash[key] = value
  end