class RuboCop::AST::NodePattern::Node::Predicate

def arg_list

def arg_list
  children[1..]
end