# File lib/dragonfly/processing/image_magick_processor.rb, line 45 def flop(temp_object) convert(temp_object, "-flop") end