# File lib/dnsruby/resource/RRSet.rb, line 147
  def [](index)
    return @rrs[index]
  end