class Sprockets::BundledAsset

def to_a

Expand asset into an `Array` of parts.
def to_a
  required_assets
end