class Test::Unit::Diff::UTF8Line

def each(&block)

def each(&block)
  @characters.each(&block)
end