class Webpacker::Instance

def manifest

def manifest
  @manifest ||= Webpacker::Manifest.new self
end