# File lib/whenever/outputs/cron/output_redirection.rb, line 53
        def redirect_from_string
          ">> #{@output} 2>&1"
        end