# File lib/Dnsruby/message.rb, line 91
      def initialize(msg = nil)
        @msg = msg
        super(0)
      end