234 235 236
# File 'lib/lang/interpreter.rb', line 234 def eval(context) context.root_ns["false"] end