# File lib/test/unit/diff.rb, line 388
        def each(&block)
          @characters.each(&block)
        end