# File lib/puppet/provider/nameservice.rb, line 19 19: def initvars 20: @checks = {} 21: super 22: end