42 43 44
# File 'lib/middles/snake.rb', line 42 def reg(target, state) self.class.reg(self, target, state) end