# File lib/rd/rdvisitor.rb, line 106
    def kind2num(str)
      KIND2NUM[str]
    end