check function

bool check()

Implementation

bool check() {
  return true;
}