def as_tuple(self):
r"Return a tuple representing the port forward."
return (self.dev, self.protocol, self.port, self.dst, self.dst_port,
def as_tuple(self):
r"Return a tuple representing the port forward."
return (self.dev, self.protocol, self.port, self.dst, self.dst_port,