log method

dynamic log()

Implementation

log() {
  print(this);
}