74 75 76
# File 'lib/sym/application.rb', line 74 def editor editors_to_try.find { |editor| File.exist?(editor) } end