class RuboCop::AST::NodePattern::Compiler

def get_keyword(name)

def get_keyword(name)
  @keywords << name
  name
end