98 99 100
# File 'lib/lab/vm_controller.rb', line 98 def from_file(file) load_vms(YAML::load_file(file)) end