# File lib/puppet/provider/package/rug.rb, line 48 48: def update 49: # rug install can be used for update, too 50: self.install 51: end