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