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