Method: TestLab::Provider::Vagrant#create

Defined in:
lib/testlab/providers/vagrant.rb

#createObject

Create the Vagrant instance



46
47
48
# File 'lib/testlab/providers/vagrant.rb', line 46

def create
  true
end