# File lib/rabl/tracker.rb, line 20
    def self.call(name, template)
      new(name, template).dependencies
    end