# File lib/sup/modes/console-mode.rb, line 60
  def clear_hooks
    HookManager.clear
    nil
  end