# File addon/buildr/nailgun.rb, line 51
    def jruby_home
      ENV['JRUBY_HOME'] || Config::CONFIG['prefix']
    end