I am trying to convert an Object to String using ToStringBuilder.reflection.
public static void main(String[] args) { Object obj = "Hello"; Syst