44 45 46
# File 'lib/xcselect/xcode.rb', line 44 def self.current_xcode `xcode-select -print-path`.chomp end