e.g., ``` js var objectWithComplexDefinition = /*<fold>*/complexStuff({ thatStretchesOverMultipleLines: true, ... })/*</fold>*/ ```
e.g.,