# File lib/Dnsruby/resource/OPT.rb, line 206
        def initialize(code, data)
          @code = code
          @data = data
        end