rate method

int rate()

Implementation

int rate() {
  return 2;
}