We make this mistake all the time: ``` yaml # foo.yaml 'key1': false 'key2': true 'key1': true ```
We make this mistake all the time: