# File lib/yard/parser/source_parser.rb, line 231
        def before_parse_list(&block)
          before_parse_list_callbacks << block
        end