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