Constants
ADD = Operator.new("ADD")
REMOVE = Operator.new("REMOVE")
SET = Operator.new("SET")