Evaluate an SMT-LIB string, returning the result as a string.
String eval(String str) => currentContext.eval(str);