class Rouge::CLI::Highlight

def input_stream

def input_stream
  @input_stream ||= FileReader.new(@input_file)
end