# File lib/dragonfly/job.rb, line 184
      def format
        apply
        format_from_meta || analyse(:format)
      end