class YARP::ModuleNode

def comment_targets

def comment_targets: () -> Array[Node | Location]
def comment_targets
  [module_keyword_loc, constant_path, *body, end_keyword_loc]
end