class Primer::Deprecations

def deprecated_components

def deprecated_components
  registered_deprecations.keys.sort
end