# File lib/diffy/format.rb, line 22
    def text
      to_a.join
    end