# File lib/jekyll_asset_pipeline/template.rb, line 5
    def initialize(path, filename)
      @path = path
      @filename = filename
    end