# File addon/buildr/nailgun.rb, line 56 def nailgun_home ENV['NAILGUN_HOME'] || File.expand_path('tool/nailgun', jruby_home) end