# File lib/launchy.rb, line 91
    def dry_run=( dry_run )
      @dry_run = dry_run
    end