# File lib/yard/parser/source_parser.rb, line 292
        def before_parse_file(&block)
          before_parse_file_callbacks << block
        end