package com.fr.learn;
import com.fr.start.Designer;
public class Leaner extends Designer {
public Leaner(String[] strings) {
super(strings);
}