# File lib/whenever/output_redirection.rb, line 4
      def initialize(output)
        @output = output
      end