# File lib/dnsruby/resource/RRSet.rb, line 186
  def length
    return @rrs.length
  end