isShell method

bool isShell()

Implementation

bool isShell() {
  return shell == null;
}