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