extends.rb

Path: lib/rbot/core/utils/extends.rb
Last Update: Fri Oct 25 05:49:45 -0700 2013
Author:Giuseppe "Oblomov" Bilotta <giuseppe.bilotta@gmail.com>

This file collects extensions to standard Ruby classes and to some core rbot classes to be used by the various plugins

Please note that global symbols have to be prefixed by :because this plugin

will be read into an anonymous module

[Validate]