# File lib/puma/configuration.rb, line 187
      def bind(url)
        @options[:binds] << url
      end