# File lib/buildr/scala/compiler.rb, line 110
      def installed?
        !scala_home.nil?
      end