class IO::Endpoint::BoundEndpoint

def to_s

def to_s
	"bound:#{@endpoint}"
end