# File lib/fission/action/vm/cloner.rb, line 18 def initialize(source_vm, target_vm) @source_vm = source_vm @target_vm = target_vm end