# File lib/rev/http_client.rb, line 181 181: def enable 182: super 183: dispatch unless @data.empty? 184: end