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