function doNothing()
{
	return 1;
	//ensure backwards compatibility
}
