# File lib/Dnsruby/resource/resource.rb, line 157
    def [](index)
      return @rrs[index]
    end