# File lib/rbot/core/unicode.rb, line 63 def initialize(*a) super @@old_kcode = $KCODE self.class.reconfigure_filter(@bot) end