# File lib/test/unit/diff.rb, line 265
        def initialize(from, to)
          @from = from
          @to = to
        end