class RuboCop::AST::NodePattern::Node::Capture

def capture?

def capture?
  true
end