# File lib/puppet/provider/service/runit.rb, line 90
90:     def restart
91:         sv "restart", self.service
92:     end