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