# File lib/puppet/provider/service/base.rb, line 85
85:     def start
86:         ucommand(:start)
87:     end