# File lib/launchy.rb, line 57
    def debug=( d )
      @debug = (d == "true")
    end