# File lib/puppet/provider/package/ports.rb, line 87 87: def uninstall 88: portuninstall @resource[:name] 89: end