In Mixin classes there are two arguments accepted by callback method. And second one, description, perceived by StandardCreator as second argument for Callback rule constructor and not set as a description.
For now I use this cind of solution. I put null as the second argument for callback method and message as a third one.