Namespace problem

Hi,

I have a problem with namespacing. I had a model called Country and I have added the acts as Globalize plugin which also has a plugin called Country.

Now of course I have conflicts through my code. Is there a way to address models correctly to resolve this?

Thanks,

Keith