# File lib/test/unit/diff.rb, line 714
      def unified(from, to, options={})
        diff(UnifiedDiffer, from, to, options)
      end