# File lib/ambition/lib/ambition/where.rb, line 119 def value(variable) sanitize eval(variable, @block) end