# File lib/whenever/outputs/cron.rb, line 33 def output [time_in_cron_syntax, task, output_redirection].compact.join(' ').strip end