# vim: set noet sw=2 ts=2 sts=2: require 'json' require 'socket' class JSONLIO " end def initialize( io) @io = io end class <