class IdentityConfirmation(ConsentCheckbox):
    context_key = "identity_confirmation"
    is_required_error_message = (
        "We need your understanding before we can help you")
    label = _(