# File lib/termtter/hook.rb, line 27
    def call(*args)
      self.exec_proc.call(*args)
    end