211 212 213
# File 'lib/lab/vm.rb', line 211 def run_command(command) @driver.run_command(command) end