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