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