total method

int total()

Implementation

int total() {
  return _rating;
}