module Typhoeus::Hydra::Callbacks

def clear_global_hooks

def clear_global_hooks
  global_hooks.clear
end