74 75 76
# File 'lib/perfectqueue/task.rb', line 74 def heartbeat!(options={}) @client.heartbeat(@task_token, options) end