class RuboCop::AST::NodePattern::Compiler

def next_capture

def next_capture
  "captures[#{new_capture}]"
end