Constructor
Integrated Performance Environment Library (client-side JavaScript)
Brought to you by:
clayendisk
Originally created by: clayendisk
Rewrite the constructor.
This will discontinue support for:
* delayed instantiation
* dynamic name(s)
* multiple instances
* local instances
And will instead allow support for:
* on as a function-type
* hard-coded coerced name
* additional minification
* more fun!