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