public static string getUserVar(this RiveScript rs, string name) { return(rs.getUserVar(DefaultUser, name)); }