# File lib/puppet/provider/nameservice.rb, line 23
23:         def initvars
24:             @checks = {}
25:             super
26:         end