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