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