Thanks, but i talk about model (active record) classes. I need to attach behavior to model of user profile, but i dont define it in configuration, i define only module “User”. Maby i can define models that used in this module in $conf[‘modules’][‘someModule’][‘components’][‘ARClass’] and attach behavior inside it?