# File lib/rbot/messagemapper.rb, line 28 def initialize(parent) @parent = parent @templates = Array.new @fallback = 'usage' end