# File lib/vagrant_cloud/box.rb, line 132
    def get_version(number, data = nil)
      VagrantCloud::Version.new(self, number, data)
    end