#!/usr/bin/env ruby
# frozen_string_literal: true

require 'bundler/setup'
require 'rbvmomi'

require 'pry'
Pry.start
