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