# -*- encoding: binary -*- # :enddoc: module Rainbows module NeverBlock class Client < Rainbows::EventMachine::Client end end end