# File lib/dragonfly/analysis/image_magick_analyser.rb, line 41
      def format(temp_object)
        identify(temp_object)[:format]
      end