package com.hbbohua.gitStudy; public class Father { String a = "Father"; }