# File lib/rbot/core/utils/extends.rb, line 283
  def ircify_html_title
    self.get_html_title.ircify_html rescue nil
  end