class IO::Endpoint::UNIXEndpoint

def to_s

def to_s
	"unix:#{@path}"
end