class Sidekiq::CLI

def jruby?

def jruby?
  defined?(::JRUBY_VERSION)
end