verify method

bool verify()

Implementation

bool verify() {
  autoDeduplication;
  return true;
}