# File lib/test/unit/diff.rb, line 710 def readable(from, to, options={}) diff(ReadableDiffer, from, to, options) end