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