# File lib/specinfra/backend/base.rb, line 44
      def host_inventory
        @inventory ||= HostInventory.new(self)
      end