# File lib/dnsruby/resource/RRSet.rb, line 162
  def ttl
    return @rrs[0].ttl
  end