# File lib/hammer_cli_foreman_tasks/helper.rb, line 12 def load_task(id) self.class.resource(:foreman_tasks).call(:show, :id => id) end