The DnpUtils MyGeneration Plugin Instance to use.
DnpUtils is also a MyGeneration plugin and it is an intrinsic object that is shipped with MyGeneration 1.1.5.0 and onward. You just need to assign it before you use the esPlugIn in the template body as shown below in the code sample.
C# Template Code
esPlugIn.DnpUtils = DnpUtils;
esHelper Class | EntitySpaces.PlugIn Namespace