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