interface INoPackage { void CanYouDealWithThisBar(in some_package.IBar bar); }