Yeah its for a very specific use case - one example could be if you wanted all the attributes of margin-top margin-large and needed to create a custom class, you could just merge all of that into a single class.
Its a way to follow the client-first strategy of not having too many combo classes - you could quickly refactor a stack of combos into a custom class.