# File rddc_text_file.rb, line 166
  def [](key)
    return @hash[key]
  end