# File lib/gitlab_git/diff_collection.rb, line 37
      def empty?
        !@iterator.any?
      end