class IO::Endpoint::CompositeEndpoint

def inspect

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