# File lib/kramdown/utils/ordered_hash.rb, line 50
        def [](key)
          @data[key]
        end