# File lib/puma/configuration.rb, line 27
    def initialize_copy(other)
      @options = @options.dup
    end