class VariableTypeInsertTest{
	String methode(){
		return "String";
	}
}