This is a base class for all Query modules.
getModulePath()
Get the path to this module.
execute()
Evaluates the parameters, performs the requested query, and sets up the result.
__construct( $name='mock')
getModuleName()
Get the name of the module being executed by this instance.