
import java.io;

public abstract class Five extends Pentagon implements Number, Jackson {

	//Variables
	public static int fingersPerHand, toesPerFoot;

	private final Height high;

	protected Five threePlusTwo;
	
	Five oneTimesFive;
	
	static Five fiveTimesOne;
	
	//Methods
}	