# File lib/rbot/irc.rb, line 400
  def validate
    raise TypeError unless valid?
  end