Test: List<String> formatting header
Value:
[
    "span",
    {
        "style": "background-color: #d9edf7;color: black"
    },
    "List<String> length 3"
]
-----------------------------------
Test: List<String> formatting body
Value:
[
    "ol",
    {
        "style": "list-style-type: none;padding-left: 0px;margin-top: 0px;margin-bottom: 0px;margin-left: 12px;"
    },
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {},
            [
                "span",
                {
                    "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
                },
                "0: "
            ],
            [
                "span",
                {
                    "style": "margin-left: 13px"
                },
                "foo"
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {},
            [
                "span",
                {
                    "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
                },
                "1: "
            ],
            [
                "span",
                {
                    "style": "margin-left: 13px"
                },
                "bar"
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {},
            [
                "span",
                {
                    "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
                },
                "2: "
            ],
            [
                "span",
                {
                    "style": "margin-left: 13px"
                },
                "baz"
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "[[class]]: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ]
]
-----------------------------------
Test: List<Object> instance header
Value:
[
    "span",
    {
        "style": "background-color: #d9edf7;color: black"
    },
    "List<Object> length 3"
]
-----------------------------------
Test: List<Object> instance body
Value:
[
    "ol",
    {
        "style": "list-style-type: none;padding-left: 0px;margin-top: 0px;margin-bottom: 0px;margin-left: 12px;"
    },
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {},
            [
                "span",
                {
                    "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
                },
                "0: "
            ],
            [
                "span",
                {
                    "style": "margin-left: 13px"
                },
                "42"
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {},
            [
                "span",
                {
                    "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
                },
                "1: "
            ],
            [
                "span",
                {
                    "style": "margin-left: 13px"
                },
                "bar"
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {},
            [
                "span",
                {
                    "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
                },
                "2: "
            ],
            [
                "span",
                {
                    "style": "margin-left: 13px"
                },
                "true"
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "[[class]]: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ]
]
-----------------------------------
Test: List<Object> definition formatting header
Value:
[
    "span",
    {
        "style": "background-color: #d9edf7;color: black"
    },
    "List"
]
-----------------------------------
Test: List<Object> definition formatting body
Value:
[
    "ol",
    {
        "style": "list-style-type: none;padding-left: 0px;margin-top: 0px;margin-bottom: 0px;margin-left: 12px;"
    },
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {},
            [
                "span",
                {
                    "style": ""
                },
                "[[Instance Methods]]"
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "+: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "add: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "addAll: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "any: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "asMap: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "cast: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "checkGrowable: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "checkMutable: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "clear: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "contains: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "elementAt: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "every: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "expand: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "fillRange: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "firstWhere: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "fold: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "followedBy: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "forEach: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "getRange: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "indexOf: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "indexWhere: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "insert: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "insertAll: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "join: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "lastIndexOf: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "lastIndexWhere: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "lastWhere: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "map: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "reduce: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "remove: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "removeAt: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "removeLast: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "removeRange: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "removeWhere: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "replaceRange: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "retainWhere: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "setAll: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "setRange: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "shuffle: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "singleWhere: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "skip: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "skipWhile: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "sort: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "sublist: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "take: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "takeWhile: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "toList: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "toSet: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "where: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "whereType: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "_get: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "_removeWhere: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "_set: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "_setLengthUnsafe: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "[[base class]]: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ]
]
-----------------------------------
Test: List<int> large instance header
Value:
[
    "span",
    {
        "style": "background-color: #d9edf7;color: black"
    },
    "List<int> length 200"
]
-----------------------------------
Test: List<int> large instance body
Value:
[
    "ol",
    {
        "style": "list-style-type: none;padding-left: 0px;margin-top: 0px;margin-bottom: 0px;margin-left: 12px;"
    },
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": ""
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": ""
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "[[class]]: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ]
]
-----------------------------------
Test: List<int> large definition formatting header
Value:
[
    "span",
    {
        "style": "background-color: #d9edf7;color: black"
    },
    "List"
]
-----------------------------------
Test: List<int> large definition formatting body
Value:
[
    "ol",
    {
        "style": "list-style-type: none;padding-left: 0px;margin-top: 0px;margin-bottom: 0px;margin-left: 12px;"
    },
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {},
            [
                "span",
                {
                    "style": ""
                },
                "[[Instance Methods]]"
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "+: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "add: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "addAll: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "any: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "asMap: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "cast: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "checkGrowable: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "checkMutable: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "clear: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "contains: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "elementAt: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "every: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "expand: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "fillRange: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "firstWhere: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "fold: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "followedBy: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "forEach: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "getRange: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "indexOf: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "indexWhere: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "insert: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "insertAll: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "join: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "lastIndexOf: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "lastIndexWhere: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "lastWhere: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "map: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "reduce: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "remove: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "removeAt: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "removeLast: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "removeRange: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "removeWhere: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "replaceRange: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "retainWhere: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "setAll: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "setRange: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "shuffle: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "singleWhere: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "skip: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "skipWhile: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "sort: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "sublist: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "take: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "takeWhile: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "toList: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "toSet: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "where: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "whereType: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "_get: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "_removeWhere: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "_set: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "_setLengthUnsafe: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "[[base class]]: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ]
]
-----------------------------------
Test: Iterable instance header
Value:
[
    "span",
    {
        "style": "background-color: #d9edf7;color: black"
    },
    "MappedListIterable<String, String> length 3"
]
-----------------------------------
Test: Iterable instance body
Value:
[
    "ol",
    {
        "style": "list-style-type: none;padding-left: 0px;margin-top: 0px;margin-bottom: 0px;margin-left: 12px;"
    },
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {},
            [
                "span",
                {
                    "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
                },
                "0: "
            ],
            [
                "span",
                {
                    "style": "margin-left: 13px"
                },
                "foofoofoofoofoo"
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {},
            [
                "span",
                {
                    "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
                },
                "1: "
            ],
            [
                "span",
                {
                    "style": "margin-left: 13px"
                },
                "barbarbarbarbar"
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {},
            [
                "span",
                {
                    "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
                },
                "2: "
            ],
            [
                "span",
                {
                    "style": "margin-left: 13px"
                },
                "bazbazbazbazbaz"
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "[[class]]: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ]
]
-----------------------------------
Test: Iterable definition formatting header
Value:
[
    "span",
    {
        "style": "background-color: #d9edf7;color: black"
    },
    "MappedListIterable"
]
-----------------------------------
Test: Iterable definition formatting body
Value:
[
    "ol",
    {
        "style": "list-style-type: none;padding-left: 0px;margin-top: 0px;margin-bottom: 0px;margin-left: 12px;"
    },
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {},
            [
                "span",
                {
                    "style": ""
                },
                "[[Instance Methods]]"
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "any: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "cast: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "contains: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "elementAt: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "every: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "expand: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "firstWhere: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "fold: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "followedBy: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "forEach: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "join: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "lastWhere: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "map: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "reduce: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "singleWhere: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "skip: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "skipWhile: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "take: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "takeWhile: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "toList: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "toSet: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "where: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "whereType: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "[[base class]]: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ]
]
-----------------------------------
Test: Set instance header
Value:
[
    "span",
    {
        "style": "background-color: #d9edf7;color: black"
    },
    "LinkedSet<dynamic> length 3"
]
-----------------------------------
Test: Set instance body
Value:
[
    "ol",
    {
        "style": "list-style-type: none;padding-left: 0px;margin-top: 0px;margin-bottom: 0px;margin-left: 12px;"
    },
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {},
            [
                "span",
                {
                    "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
                },
                "0: "
            ],
            [
                "span",
                {
                    "style": "margin-left: 13px"
                },
                "foo"
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {},
            [
                "span",
                {
                    "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
                },
                "1: "
            ],
            [
                "span",
                {
                    "style": "margin-left: 13px"
                },
                "42"
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {},
            [
                "span",
                {
                    "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
                },
                "2: "
            ],
            [
                "span",
                {
                    "style": "margin-left: 13px"
                },
                "true"
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "[[class]]: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ]
]
-----------------------------------
Test: Set definition formatting header
Value:
[
    "span",
    {
        "style": "background-color: #d9edf7;color: black"
    },
    "LinkedSet"
]
-----------------------------------
Test: Set definition formatting body
Value:
[
    "ol",
    {
        "style": "list-style-type: none;padding-left: 0px;margin-top: 0px;margin-bottom: 0px;margin-left: 12px;"
    },
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {},
            [
                "span",
                {
                    "style": ""
                },
                "[[Instance Methods]]"
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "add: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "contains: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "lookup: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "remove: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "[[base class]]: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ]
]
-----------------------------------
Test: Map<String, int> formatting header
Value:
[
    "span",
    {
        "style": "background-color: #d9edf7;color: black"
    },
    "IdentityMap<String, int> length 3"
]
-----------------------------------
Test: Map<String, int> formatting body
Value:
[
    "ol",
    {
        "style": "list-style-type: none;padding-left: 0px;margin-top: 0px;margin-bottom: 0px;margin-left: 12px;"
    },
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "0: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "1: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "2: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "[[class]]: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ]
]
-----------------------------------
Test: Map<dynamic, dynamic> instance header
Value:
[
    "span",
    {
        "style": "background-color: #d9edf7;color: black"
    },
    "LinkedMap<dynamic, dynamic> length 3"
]
-----------------------------------
Test: Map<dynamic, dynamic> instance body
Value:
[
    "ol",
    {
        "style": "list-style-type: none;padding-left: 0px;margin-top: 0px;margin-bottom: 0px;margin-left: 12px;"
    },
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "0: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "1: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "2: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "[[class]]: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ]
]
-----------------------------------
Test: Map<dynamic, dynamic> definition formatting header
Value:
[
    "span",
    {
        "style": "background-color: #d9edf7;color: black"
    },
    "LinkedMap"
]
-----------------------------------
Test: Map<dynamic, dynamic> definition formatting body
Value:
[
    "ol",
    {
        "style": "list-style-type: none;padding-left: 0px;margin-top: 0px;margin-bottom: 0px;margin-left: 12px;"
    },
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {},
            [
                "span",
                {
                    "style": ""
                },
                "[[Instance Methods]]"
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "clear: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "remove: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "_get: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "_putIfAbsentKeyMap: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "_set: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "[[base class]]: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ]
]
-----------------------------------
Test: Function formatting header
Value:
[
    "span",
    {
        "style": "background-color: #d9edf7;color: black"
    },
    "(int, int) => int"
]
-----------------------------------
Test: Function formatting body
Value:
[
    "ol",
    {
        "style": "list-style-type: none;padding-left: 0px;margin-top: 0px;margin-bottom: 0px;margin-left: 12px;"
    },
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {},
            [
                "span",
                {
                    "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
                },
                "signature: "
            ],
            [
                "span",
                {
                    "style": "margin-left: 13px"
                },
                "(int, int) => int"
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "JavaScript Function: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ]
]
-----------------------------------
Test: Function with function arguments formatting header
Value:
[
    "span",
    {
        "style": "background-color: #d9edf7;color: black"
    },
    "(String, (Event) => bool) => Null"
]
-----------------------------------
Test: Function with function arguments formatting body
Value:
[
    "ol",
    {
        "style": "list-style-type: none;padding-left: 0px;margin-top: 0px;margin-bottom: 0px;margin-left: 12px;"
    },
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {},
            [
                "span",
                {
                    "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
                },
                "signature: "
            ],
            [
                "span",
                {
                    "style": "margin-left: 13px"
                },
                "(String, (Event) => bool) => Null"
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "JavaScript Function: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ]
]
-----------------------------------
Test: dart:html method
Value:
null
-----------------------------------
Test: Raw reference to dart constructor formatting header
Value:
[
    "span",
    {
        "style": "background-color: #d9edf7;color: black"
    },
    "TestClass"
]
-----------------------------------
Test: Raw reference to dart constructor formatting body
Value:
[
    "ol",
    {
        "style": "list-style-type: none;padding-left: 0px;margin-top: 0px;margin-bottom: 0px;margin-left: 12px;"
    },
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {},
            [
                "span",
                {
                    "style": ""
                },
                "[[Instance Methods]]"
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "addOne: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "last: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "nameAndDate: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "returnObject: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "[[base class]]: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ]
]
-----------------------------------
Test: Object formatting header
Value:
[
    "span",
    {
        "style": "background-color: #d9edf7;color: black"
    },
    "Instance of 'Object'"
]
-----------------------------------
Test: Object formatting body
Value:
[
    "ol",
    {
        "style": "list-style-type: none;padding-left: 0px;margin-top: 0px;margin-bottom: 0px;margin-left: 12px;"
    },
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "runtimeType: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "[[class]]: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ]
]
-----------------------------------
Test: Type TestClass formatting header
Value:
[
    "span",
    {
        "style": "background-color: #d9edf7;color: black"
    },
    "TestClass"
]
-----------------------------------
Test: Type TestClass formatting body
Value:
[
    "ol",
    {
        "style": "list-style-type: none;padding-left: 0px;margin-top: 0px;margin-bottom: 0px;margin-left: 12px;"
    }
]
-----------------------------------
Test: Type HttpRequest formatting header
Value:
[
    "span",
    {
        "style": "background-color: #d9edf7;color: black"
    },
    "HttpRequest"
]
-----------------------------------
Test: Type HttpRequest formatting body
Value:
[
    "ol",
    {
        "style": "list-style-type: none;padding-left: 0px;margin-top: 0px;margin-bottom: 0px;margin-left: 12px;"
    }
]
-----------------------------------
Test: Test library formatting header
Value:
[
    "span",
    {
        "style": "background-color: #d9edf7;color: black"
    },
    "debugger_test"
]
-----------------------------------
Test: Test library formatting body
Value:
[
    "ol",
    {
        "style": "list-style-type: none;padding-left: 0px;margin-top: 0px;margin-bottom: 0px;margin-left: 12px;"
    },
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "TestClass: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "TestGenericClass: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "FormattedObject: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "PackageJSClass: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "FormattedJSObject|constructor#_: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "FormattedJSObject|constructor#_#_#tearOff: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "Prototype|constructor#_: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "Prototype|constructor#_#_#tearOff: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "FooBar|constructor#_: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "FooBar|constructor#_#_#tearOff: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "unsafeCast: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "replacer: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "format: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "extractNestedFormattedObjects: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "getCurrentLibrary: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "main: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ]
]
-----------------------------------
Test: StackTrace formatting header
Value:
[
    "span",
    {
        "style": "background-color: #d9edf7;color: black"
    },
    "StackTrace"
]
-----------------------------------
Test: StackTrace formatting body
Value:
[
    "ol",
    {
        "style": "list-style-type: none;padding-left: 0px;margin-top: 0px;margin-bottom: 0px;margin-left: 12px;background-color: thistle;color: rgb(196, 26, 22);"
    },
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {},
            [
                "span",
                {
                    "style": ""
                },
                "Error"
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {},
            [
                "span",
                {
                    "style": ""
                },
                "<DART_SDK>"
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {},
            [
                "span",
                {
                    "style": ""
                },
                "<FILE>"
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {},
            [
                "span",
                {
                    "style": ""
                },
                "<FILE>"
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {},
            [
                "span",
                {
                    "style": ""
                },
                "<FILE>"
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {},
            [
                "span",
                {
                    "style": ""
                },
                "<DART_SDK>"
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {},
            [
                "span",
                {
                    "style": ""
                },
                "<DART_SDK>"
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {},
            [
                "span",
                {
                    "style": ""
                },
                "<DART_SDK>"
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {},
            [
                "span",
                {
                    "style": ""
                },
                "<DART_SDK>"
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {},
            [
                "span",
                {
                    "style": ""
                },
                "<DART_SDK>"
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {},
            [
                "span",
                {
                    "style": ""
                },
                "<DART_SDK>"
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {},
            [
                "span",
                {
                    "style": ""
                },
                "<DART_SDK>"
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {},
            [
                "span",
                {
                    "style": ""
                },
                "<DART_SDK>"
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {},
            [
                "span",
                {
                    "style": ""
                },
                "<DART_SDK>"
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {},
            [
                "span",
                {
                    "style": ""
                },
                "<DART_SDK>"
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {},
            [
                "span",
                {
                    "style": ""
                },
                "<DART_SDK>"
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {},
            [
                "span",
                {
                    "style": ""
                },
                "<DART_SDK>"
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {},
            [
                "span",
                {
                    "style": ""
                },
                "<DART_SDK>"
            ]
        ]
    ]
]
-----------------------------------
Test: TestClass instance header
Value:
[
    "span",
    {
        "style": "background-color: #d9edf7;color: black"
    },
    "Instance of 'TestClass'"
]
-----------------------------------
Test: TestClass instance body
Value:
[
    "ol",
    {
        "style": "list-style-type: none;padding-left: 0px;margin-top: 0px;margin-bottom: 0px;margin-left: 12px;"
    },
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {},
            [
                "span",
                {
                    "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
                },
                "date: "
            ],
            [
                "span",
                {
                    "style": "margin-left: 13px"
                },
                "17"
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {},
            [
                "span",
                {
                    "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
                },
                "name: "
            ],
            [
                "span",
                {
                    "style": "margin-left: 13px"
                },
                "test class"
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "runtimeType: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {},
            [
                "span",
                {
                    "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
                },
                "someInt: "
            ],
            [
                "span",
                {
                    "style": "margin-left: 13px"
                },
                "42"
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "someObject: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {},
            [
                "span",
                {
                    "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
                },
                "someString: "
            ],
            [
                "span",
                {
                    "style": "margin-left: 13px"
                },
                "Hello world"
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "[[class]]: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ]
]
-----------------------------------
Test: TestClass definition formatting header
Value:
[
    "span",
    {
        "style": "background-color: #d9edf7;color: black"
    },
    "TestClass"
]
-----------------------------------
Test: TestClass definition formatting body
Value:
[
    "ol",
    {
        "style": "list-style-type: none;padding-left: 0px;margin-top: 0px;margin-bottom: 0px;margin-left: 12px;"
    },
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {},
            [
                "span",
                {
                    "style": ""
                },
                "[[Instance Methods]]"
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "addOne: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "last: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "nameAndDate: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "returnObject: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "[[base class]]: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ]
]
-----------------------------------
Test: HttpRequest instance header
Value:
[
    "span",
    {
        "style": "background-color: #d9edf7;color: black"
    },
    "[object XMLHttpRequest]"
]
-----------------------------------
Test: HttpRequest instance body
Value:
[
    "ol",
    {
        "style": "list-style-type: none;padding-left: 0px;margin-top: 0px;margin-bottom: 0px;margin-left: 12px;"
    },
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "on: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "onAbort: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "onError: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "onLoad: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "onLoadEnd: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "onLoadStart: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "onProgress: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "onReadyStateChange: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "onTimeout: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {},
            [
                "span",
                {
                    "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
                },
                "readyState: "
            ],
            [
                "span",
                {
                    "style": "margin-left: 13px"
                },
                "0"
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {},
            [
                "span",
                {
                    "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
                },
                "response: "
            ],
            [
                "span",
                {
                    "style": "margin-left: 13px"
                },
                ""
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "responseHeaders: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {},
            [
                "span",
                {
                    "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
                },
                "responseText: "
            ],
            [
                "span",
                {
                    "style": "margin-left: 13px"
                },
                ""
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {},
            [
                "span",
                {
                    "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
                },
                "responseType: "
            ],
            [
                "span",
                {
                    "style": "margin-left: 13px"
                },
                ""
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {},
            [
                "span",
                {
                    "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
                },
                "responseUrl: "
            ],
            [
                "span",
                {
                    "style": "margin-left: 13px"
                },
                ""
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "responseXml: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "runtimeType: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {},
            [
                "span",
                {
                    "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
                },
                "status: "
            ],
            [
                "span",
                {
                    "style": "margin-left: 13px"
                },
                "0"
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {},
            [
                "span",
                {
                    "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
                },
                "statusText: "
            ],
            [
                "span",
                {
                    "style": "margin-left: 13px"
                },
                ""
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {},
            [
                "span",
                {
                    "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
                },
                "timeout: "
            ],
            [
                "span",
                {
                    "style": "margin-left: 13px"
                },
                "0"
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "upload: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {},
            [
                "span",
                {
                    "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
                },
                "withCredentials: "
            ],
            [
                "span",
                {
                    "style": "margin-left: 13px"
                },
                "false"
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {},
            [
                "span",
                {
                    "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
                },
                "_get_response: "
            ],
            [
                "span",
                {
                    "style": "margin-left: 13px"
                },
                ""
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "[[class]]: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ]
]
-----------------------------------
Test: HttpRequest definition formatting header
Value:
[
    "span",
    {
        "style": "background-color: #d9edf7;color: black"
    },
    "HttpRequest"
]
-----------------------------------
Test: HttpRequest definition formatting body
Value:
[
    "ol",
    {
        "style": "list-style-type: none;padding-left: 0px;margin-top: 0px;margin-bottom: 0px;margin-left: 12px;"
    },
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {},
            [
                "span",
                {
                    "style": ""
                },
                "[[Instance Methods]]"
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "abort: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "getAllResponseHeaders: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "getResponseHeader: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "open: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "overrideMimeType: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "send: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "setRequestHeader: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "[[base class]]: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ]
]
-----------------------------------
Test: TestGenericClass instance header
Value:
[
    "span",
    {
        "style": "background-color: #d9edf7;color: black"
    },
    "Instance of 'TestGenericClass<int, List<dynamic>>'"
]
-----------------------------------
Test: TestGenericClass instance body
Value:
[
    "ol",
    {
        "style": "list-style-type: none;padding-left: 0px;margin-top: 0px;margin-bottom: 0px;margin-left: 12px;"
    },
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {},
            [
                "span",
                {
                    "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
                },
                "x: "
            ],
            [
                "span",
                {
                    "style": "margin-left: 13px"
                },
                "42"
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "runtimeType: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "[[class]]: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ]
]
-----------------------------------
Test: TestGenericClass definition formatting header
Value:
[
    "span",
    {
        "style": "background-color: #d9edf7;color: black"
    },
    "TestGenericClass"
]
-----------------------------------
Test: TestGenericClass definition formatting body
Value:
[
    "ol",
    {
        "style": "list-style-type: none;padding-left: 0px;margin-top: 0px;margin-bottom: 0px;margin-left: 12px;"
    },
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {},
            [
                "span",
                {
                    "style": ""
                },
                "[[Instance Methods]]"
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "noSuchMethod: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "toString: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "_equals: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "[[base class]]: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ]
]
-----------------------------------
Test: TestGenericClassJSInterop instance header
Value:
[
    "span",
    {
        "style": "background-color: #d9edf7;color: black"
    },
    "Instance of 'TestGenericClass<PackageJSClass<String>, int>'"
]
-----------------------------------
Test: TestGenericClassJSInterop instance body
Value:
[
    "ol",
    {
        "style": "list-style-type: none;padding-left: 0px;margin-top: 0px;margin-bottom: 0px;margin-left: 12px;"
    },
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "x: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "runtimeType: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "[[class]]: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ]
]
-----------------------------------
Test: TestGenericClassJSInterop definition formatting header
Value:
[
    "span",
    {
        "style": "background-color: #d9edf7;color: black"
    },
    "TestGenericClass"
]
-----------------------------------
Test: TestGenericClassJSInterop definition formatting body
Value:
[
    "ol",
    {
        "style": "list-style-type: none;padding-left: 0px;margin-top: 0px;margin-bottom: 0px;margin-left: 12px;"
    },
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {},
            [
                "span",
                {
                    "style": ""
                },
                "[[Instance Methods]]"
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "noSuchMethod: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "toString: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "_equals: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ],
    [
        "li",
        {
            "style": "padding-left: 13px;"
        },
        [
            "span",
            {
                "style": "background-color: thistle; color: rgb(136, 19, 145); margin-right: -13px"
            },
            "[[base class]]: "
        ],
        [
            "span",
            {
                "style": "margin-left: 13px"
            },
            [
                "object",
                {
                    "object": "<OBJECT>",
                    "config": {}
                }
            ]
        ]
    ]
]
-----------------------------------
