class Sprockets::BundledAsset
def body
dependencies but does run any processors or engines on the
Get asset's own processed contents. Excludes any of its required
def body @body ||= build_dependency_context_and_body[1] end
def body @body ||= build_dependency_context_and_body[1] end