# File bin/el4r-instance, line 332
    def symbol_value(name)
      el4r_lisp_eval(El4r.name_rb2el(name.to_s))
    end