# File lib/kwalify/rule.rb, line 86 def get_init_method(sym) @_dispatch_table ||= @@dispatch_table return @_dispatch_table[sym] end