# File lib/culerity.rb, line 35
  def self.jruby_invocation
    @jruby_invocation ||= (ENV["JRUBY_INVOCATION"] || "jruby")
  end