# File lib/buildr/run.rb, line 131 def runner? @runner ||= begin guess_runner if project.compile.language rescue nil end end