11 12 13 14 15
# File 'lib/task_formatter.rb', line 11 def format(task, task_len) @task = task @task_len = task_len self end