# File lib/rouge/cli.rb, line 227
      def input_stream
        @input_stream ||= FileReader.new(@input_file)
      end