This allows a user to input `speed_limit="15"` or `speed_limit=15` Or, we could raise a warning/exception if we prefer support of one xor the other.
This allows a user to input
speed_limit="15"orspeed_limit=15Or, we could raise a warning/exception if we prefer support of one xor the other.