Inspect method

String Inspect()

Implementation

String Inspect() {
  return "IpBits: ${this.version}";
}