# File lib/puma/cli.rb, line 81
    def windows?
      RUBY_PLATFORM =~ /mswin32|ming32/
    end