isNone method

bool isNone()

Implementation

bool isNone() {
  return false;
}