# File tokyotyrant.rb, line 885
    def store(key, value)
      return put(key, value)
    end