# File lib/puppet/provider/package/up2date.rb, line 37 37: def update 38: # Install in up2date can be used for update, too 39: self.install 40: end