// K0614087
// replace <classname> with the name of you class (and make it match file name)
public class <classname>
{
	// code
}