9 10 11
# File 'lib/vagrant-digitalocean/helpers/client.rb', line 9 def client @client ||= ApiClient.new(@machine) end