I am trying to create a Shoes bundle.  For those who don't know shoes, it is a GUI framework for Ruby.  I'd like the bundle to use the ruby bundle's text highlighting, folding scheme, etc.  I can (and currently have) copied the language into the new bundle, but can I somehow inherit the language from the ruby bundle?  Thanks.

Mike