22 23 24 25
# File 'lib/dhc/interceptors/throttle.rb', line 22 def before_request return unless options break! if break? end