# File lib/diffy/diff.rb, line 14
      def default_format
        @default_format ||= :text
      end