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