# File lib/mini_magick.rb, line 298 def collapse! run_command("mogrify", "-quality", "100", "#{path}[0]") end