# File lib/puma/single.rb, line 29
    def jruby_daemon?
      daemon? and @cli.jruby?
    end