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