# File lib/fog/rackspace/cdn_v2.rb, line 119 def endpoint_uri(service_endpoint_url=nil) @uri = super(@rackspace_endpoint || service_endpoint_url) end