{
            type: "string",
            location: "at the end",
            template: html`beginning ${stringValue}`,
            result: `beginning ${FAKE.interpolation}`,