isSome method

bool isSome()

Implementation

bool isSome() {
  return false;
}