class Rouge::FileReader

def initialize(input)

def initialize(input)
  @input = input
end