3 4 5
# File 'lib/bin_install/xcode.rb', line 3 def self.install system('xcode-select --install') end