# File lib/headless/cli_util.rb, line 3
    def self.application_exists?(app)
      !!path_to(app)
    end