class Utils::ConfigFile::SshTunnel::CopyPaste

def to_s

def to_s
  [ bind_address, port, host, host_port ] * ':'
end