# File lib/dnsruby/message/message.rb, line 396 def get_opt @additional.detect { |r| r.type == Types::OPT } end