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