module Namarara module Errors class VarNotDefined < EvalError end end end