width method

int width()

Implementation

int width() {
  return 3;
}