Class Object
In: lib/rbot/irc.rb
Parent: Object

Methods

External Aliases

to_s -> __to_s__
  We alias the to_s method to to_s to make it accessible in all classes

Public Instance methods

We extend the Object class with a method that checks if the receiver is nil or empty

[Validate]