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