• Acts as a constructor where you can pass the arguments object.

    Parameters

    • aClass: any
    • Optionalargs: any[]

    Returns any

    the constructed object, of the constructor if it could not be built.

    Use the javascript built-in methods instead