# File lib_ctrl/rucy/params.rb, line 383
    def multiprocess_disabled?
      ! @fork.forkable?
    end