# File lib/sprockets/asset.rb, line 71 def content_type @content_type ||= environment.content_type_of(pathname) end