# File lib/cool.io/http_client.rb, line 181
    def enable
      super
      dispatch unless @data.empty?
    end