getAnimal method

String getAnimal()

Implementation

String getAnimal() {
  return LunarUtil.ANIMAL[getXiu()]!;
}