# File lib/ginger/configuration.rb, line 9
    def initialize
      @scenarios = []
      @aliases   = {}
    end