toJSON method

int toJSON()

Implementation

int toJSON() {
  return value;
}