def prepare(machine, folders, _opts)
        # Setup shared folder definitions in the VM config.
        defs = []
        folders.each do |id, data|
          hostpath = data[:hostpath]