# File lib/dragonfly/image_magick/processor.rb, line 54 def flop(temp_object) convert(temp_object, "-flop") end