# File lib/specinfra/host_inventory.rb, line 32 def initialize(backend, inventory = {}) @backend = backend @inventory = inventory end