# File lib/selenium/rake/remote_control_start_task.rb, line 47 47: def jar_file=(new_jar_file) 48: @jar_file = File.expand_path(new_jar_file) 49: end