package fry;

import java.util.ArrayList;

public class FRYList extends ArrayList<Object> {
	
	

}
