# File lib/puppet/provider/service/runit.rb, line 81 81: def stop 82: sv "stop", self.service 83: end