# File lib/termtter/task.rb, line 13
    def execute
      exec_proc.call(self) if work
    end