getShou method

String getShou()

Implementation

String getShou() {
  return LunarUtil.SHOU[getGong()]!;
}