# File lib/math_ml/util.rb, line 105
                def reset_encode_proc
                        @encode_proc_re = INVALID_RE
                        @encode_proc = nil
                end