module Puma

def self.forkable?

Other tags:
    Version: - 5.0.0
def self.forkable?
  HAS_FORK
end