# File lib/Dnsruby/resource/NSEC3.rb, line 189
def
opt_out?
return
(
@flags
==
OPT_OUT
)
end