# File lib/ambition/lib/ambition/where.rb, line 92
    def process_lvar(exp)
      value(exp.shift.to_s)
    end