needReverseAll method

bool needReverseAll()

Implementation

bool needReverseAll() {
  return true;
}