# File lib/dragonfly/image_magick/processor.rb, line 30
      def auto_orient(temp_object)
        convert(temp_object, "-auto-orient")
      end