# File lib/puppet/provider/service/base.rb, line 81
81:   def start
82:     ucommand(:start)
83:   end