constructorArgs = func_get_args(); } public function extendableMethod($argument = null) { return "ExtendTest3($argument)"; } }