# File lib/vagrant_cloud/version.rb, line 147
    def get_provider(name, data = nil)
      Provider.new(self, name, data)
    end