# File lib/yard/server/library_version.rb, line 150
      def ready?
        return false if yardoc_file.nil?
        serializer.complete?
      end