    if [ $trace = "enabled" ]; then
        # Toggle trace back on.
        $0 trace
    fi
    ;;
