# File test/test_properties.rb, line 23
    def setup
      Dir.mkdir('settings')
      @properties = load_properties
    end