
A general-purpose utility for associating truly private state with any JavaScript object : only code that has references both to the object and an associated getSecret object can access to the private state.
Node.js is an event-based server-side JavaScript engine.