The Helpers plugin provides helper functions for JavaScript's core objects. With the exception of Object, these functions are added to their classes prototype.
Include the helper plugin. This plugin gets included by almost everything.
include.plugins('helper')