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

def method_name

def method_name
  children.first
end