# File lib/rbot/messagemapper.rb, line 176
    def each
      @templates.each {|tmpl| yield tmpl}
    end