# File lib/specinfra/host_inventory.rb, line 27 def self.instance property[:host_inventory] ||= {} self.new(Specinfra.backend, property[:host_inventory]) end