# File lib/puma/server.rb, line 86
    def inherit_binder(bind)
      @binder = bind
      @own_binder = false
    end