def getHost(self): """ Get the local address of this connection. @return: An L{IAddress} provider. """ return self.transport.getHost()