# File lib/fog/vcloud/compute.rb, line 282 def base_path_url "#{@scheme}://#{@host}:#{@port}#{@base_path}" end