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