rbac - what is data column in auth_item ?

Someone please explains what the data column in auth_item table used for ?

Looks like you can store there serialized object of yii\rbac\Rule class to be called when executing the rule associated with the specified auth item.