Some times const_missing could be incredible useful feature for day to day programming.
For example if you work with huge complicated system, you probably use some immutable objects in you code, sometimes we hardcode it sometimes don't, but probably you want to have more convenient way to work with it instead of just hardcode this kind of things