# File lib/redis/distributed.rb, line 682
    def key_tag(key)
      key.to_s[@tag, 1] if @tag
    end