# File lib/puppet/provider/service/init.rb, line 109 109: def stopcmd 110: [initscript, :stop] 111: end