# File lib/system.rb, line 26
    def growl?
      mac? && (growlcmd != "")
    end