# File lib/daemon_controller.rb, line 342
        def self.can_ping_unix_sockets?
                return RUBY_PLATFORM != "java"
        end