new: Create a new todo item.
This is a method of the TodoItem class in the planning module.
def new(content: impl Into<String>) -> Self