in reply to Re: Irony of import
in thread Irony of import

Of course Ruby does use almost that same syntax for pulling methods from modules into another namespace (s/import/include/, but otherwise that's it).

So the Ruby module to implement that is called Excluder?

- tye