# File lib/puppet/provider/service/init.rb, line 125 125: def stopcmd 126: [initscript, :stop] 127: end