# File lib/sprockets/context.rb, line 62
    def content_type
      environment.content_type_of(pathname)
    end