# File lib/sprockets/base.rb, line 143
    def content_type_of(path)
      attributes_for(path).content_type
    end