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