# File lib/dnsruby/config.rb, line 436
def
get_ready
if
(
!
@configured
)
parse_config
end
end