class IO::Endpoint::UNIXEndpoint

def inspect

def inspect
	"\#<#{self.class} path=#{@path.inspect}>"
end