You dont need def in front of everything, that is typically only used if you dont specify a type at all. Some people write entire apps/drivers with no variable types at all and I hate it.
This should also work to make it a string, not sure which way is better or proper.