# File lib/thinking_sphinx.rb, line 241
  def self.jruby?
    defined?(JRUBY_VERSION)
  end