isSome method

bool isSome()

Implementation

bool isSome() {
  return true;
}