class Primer::Yard::RegistryEntry

def manifest_entry

def manifest_entry
  @manifest_entry ||= ComponentManifest.ref_for(component)
end