var ExposedItem = {

	run: function()
	{
		//
	}

}
run(ExposedItem);
