# File lib/termtter/hookable.rb, line 37
def
remove_hook
(
name
)
hooks
.
delete
(
name
.
to_sym
)
end