isNone method

bool isNone()

Implementation

bool isNone() {
  return true;
}