# File lib/merb-core.rb, line 772
    def forking_environment?
      !on_windows? && !on_jruby?
    end