remove_last v10.2.0 Removes only the last occurrence of the specified substring from a string. Input 1{{ "I strained to see the train through the rain" | remove_last: "rain" }} Output 1I strained to see the train through the