# File lib/ruby_parser_extras.rb, line 889
  def self.keyword str
    WORDLIST[str]
  end