priority method

int priority()

Implementation

int priority() {
  return 10;
}