Currently only returns public fields, not methods.
28293031323334
this.stack = stack; } @Override public String toString() { return getClass().getSimpleName() + new BeanMap(this); }