# File lib/ambition/lib/ambition/where.rb, line 104
    def process_attrasgn(exp)
      exp.clear
      raise "Assignment not supported.  Maybe you meant ==?"
    end