# File lib/Dnsruby/message.rb, line 398
def
each_authority
@authority
.
each
{
|
rec
|
yield
rec
}
end