# File lib/math_ml/latex.rb, line 185
                        def initialize
                                @commands = Hash.new
                                @environments = Hash.new
                        end