class RuboCop::AST::NodePattern::Compiler::Debug

def parser

def parser
  @parser ||= Parser::WithMeta.new
end