# File lib/fission/vm.rb, line 112 def start(options={}) Fission::Action::VM::Starter.new(self).start(options) end