Please note the name of the senseBox is spelt with a leading lowercase s
and as one word. This is intentional.
The spelling of senseBox is oriented to the naming convention of programming languages like C. Methods should be written in "lowerCamelCase". A concatenated word should begin with a lower case verb ("sense") and the following word should begin with a upper case letter ("Box"). Therefore "senseBox".
✅ senseBox
❌ sensebox
❌ Sense box
❌ SenseBox
❌ Sensebox
❌ Sense Box