in aidial_assistant/json_stream/json_bool.py [0:0]
def starts_with(char: str) -> bool: return char == "t" or char == "f"