I am working on a quick and dirty Ruby bridge library, that I hope will yield a huge performance gain with template interpolation in the language-puppet library. Right now, it is capable of: Initializing a Ruby interpreter from libruby Calling Ruby methods and functions Registering methods or functions that will be called from Ruby code Converting data between the two Worlds (right now the most co