public function __construct($arg1 = NULL, $arg2 = NULL) { $this->constructorArgs = array( $arg1, $arg2, ); }