# File lib/yard/serializers/yardoc_serializer.rb, line 59
      def locked_for_writing?
        File.exist?(processing_path)
      end