# File lib/rbot/core/remote.rb, line 126
    def map(botmodule, *args)
      super
      return @templates.length - 1
    end