"""Make pasting JSON easier by providing convenient literals."""

true = True
false = False
null = None

_summarise_startup()