63 64 65 66
# File 'lib/emit/channel.rb', line 63 def reader @readers += 1 ChannelEndRead.new(self) end