objectMixin
fn
string objectMixin() nothrowA convenient string mixin to be used for ObjectWrap derived classes to declare boilerplate constructors.
Returns
A string value to use with mixin() within ObjectWrap derived classes.