# File lib/riddle/configuration/parser.rb, line 24
  def initialize(input)
    @input   = input
  end