package Warashibe; public class Warashibe { public static void main(String[] args) { Hito otoko = new Hito(); System.out.println(""); } }