# File lib/vagrant_cloud/provider.rb, line 39
    def data
      @data ||= @client.request('get', provider_path)
    end