# File lib/termtter/hookable.rb, line 41
          def get_hook(name)
            hooks[name]
          end