# File lib/puppet/provider/package/darwinport.rb, line 84
84:     def update
85:         return install()
86:     end