import java.beans.PropertyEditorSupport;
public class FirstBeanEditor extends PropertyEditorSupport {
}