class Async::IO::TCPSocket::StreamWrapper

def initialize(io)

def initialize(io)
	@io = io
end