# File lib/vegas/runner.rb, line 91
    def url_file
      options[:url_file] || File.join(app_dir, "#{filesystem_friendly_app_name}.url")
    end