I am interested in making alias to set of attributes, e.g. instead of writing: ``` first_name_or_last_name_cont ``` it would be great to have ability to write simply: ``` full_name_cont ``` when somewhere we defines that full_name consists of first_name and last_name