# File lib/rbot/message.rb, line 427 def ctcp_reply(string, options={}) @bot.ctcp_notice @source, @ctcp, string, options end