header:
	package Point;

variables:
	$x	# coordinate
	$y	# coordinate
	
	$a_belongs_to	# a 'belong to' association
