# File lib/puppet/provider/package/hpux.rb, line 17 17: def self.instances 18: # TODO: This is very hard on HP-UX! 19: [] 20: end