Example: ``` swift "[\(args.map(toYAML).joinWithSeparator(","))]"` ```
Example: