# File lib/ohai/plugins/java.rb, line 63 def on_darwin? RUBY_PLATFORM.downcase.include?("darwin") end