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