# File lib/mini_magick.rb, line 29
  def self.imagemagick?
    cli == :imagemagick
  end