# File lib/buildr/scala/compiler.rb, line 130 def use_fsc use_installed? && ENV["USE_FSC"] =~ /^(yes|on|true)$/i end