wrap method

IntWrap wrap()

Implementation

IntWrap wrap() {
  return IntWrap(this);
}