testMethod method

int testMethod()

Implementation

int testMethod() {
  return 1;
}