default trivial filter class
260 261 262
# File 'lib/rbot/ircsocket.rb', line 260 def in(x) x end
264 265 266
# File 'lib/rbot/ircsocket.rb', line 264 def out(x) x end