# File lib/dragonfly/image_magick/analyser.rb, line 43
      def format(temp_object)
        identify(temp_object)[:format]
      end