# File lib/fssm/support.rb, line 28
    def jruby?
      defined?(JRUBY_VERSION)
    end