The MyghtyTemplatePlugin class is accessible via the pylons.templating module.
This Myghty Template Plugin varies from the official BuffetMyghty in that it will properly populate all the default Myghty variables needed and render fragments.
Render the template indicated with info as the namespace and globals from the info['_global_args'] key.
See the source for more information.