Hi all, I want to connect to RabbitMQ broker through the Erlang client listed on their site. The problem is that it defines a record "user" and in our app we already have such named record. What can I do with minimal code changes? Thank you very much. Regards, Martin