# File lib/yard/parser/source_parser.rb, line 255
        def after_parse_list(&block)
          after_parse_list_callbacks << block
        end