# File lib/rabl/tracker.rb, line 24
    def initialize(name, template)
      @name, @template = name, template
    end