class Object

Constants

BUILTIN_OPT_HELPERS

load built-in (optional) helpers/plugins/engines

If a helper fails to load, simply ingnore it
If you want to use it install missing required gems e.g.:
  gem install coderay
  gem install ultraviolet etc.