122 123 124
# File 'lib/zk-server.rb', line 122 def self.java_binary_path @java_binary_path ||= which('java') end