# File lib/fog/rackspace/dns.rb, line 83
        def region
          #Note: DNS does not currently support multiple regions
          @rackspace_region
        end