from . import tunnel class Shell(tunnel.Tunnel): pass class SmartShell(tunnel.Tunnel): pass