# File lib/restclient/platform.rb, line 25
    def self.jruby?
      RUBY_PLATFORM == 'java'
    end