# File lib/kwartz/converter.rb, line 963
    def self.register_class(style, klass)
      @@class_table[style] = klass
    end