aggregator
aggregator copied to clipboard
Added static instantiator for Aggregator class
Removing reliance on $aggregator
variable being in global scope and adding in a static instantiator for more reliable calling of the class.
Reference and Resolves #64