# File lib/redis/distributed.rb, line 174
    def [](key)
      get(key)
    end