class ConsentToRepresent(ConsentCheckbox):
    context_key = "consent_to_represent"
    is_required_error_message = (
        "The attorneys need your permission in order to help you")
    label = _(