# File lib/sprockets/base.rb, line 138
    def attributes_for(path)
      AssetAttributes.new(self, path)
    end