Irc::Casemap
The ascii Casemap
# File lib/rbot/irc.rb, line 170 def initialize super('ascii', "\x41-\x5a", "\x61-\x7a") end
[Validate]
Generated with the Darkfish Rdoc Generator 2.