# File lib/memcache.rb, line 132
  def read_multi(*keys)
    get(keys)
  end