/**
	 * @post
	*/
	public function postrequired()
	{
		self::$postRequiredExecuted = true;
	}