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