# File lib/fog/rackspace/service.rb, line 8
      def region
        raise Fog::Errors::NotImplemented.new("Please implement the #region method")
      end