# File lib/rbot/irc.rb, line 311
  def has_irc_glob?
    self =~ /^[*?]|[^\\][*?]/
  end