Tried the simple example given, ``` $ ./stitchocker.sh up yaml: line 3: found character that cannot start any token ``` Seems to be complaining about the `@` symbol. I put `@services` into a quote, then I get: ``` (root) Additional property sets is not allowed ```