# File lib/Dnsruby/message.rb, line 1147
    def qtype=(qtype)
      @qtype = Types.new(qtype)
    end