class GovukPublishingComponents::Presenters::ArticleSchema

def search_description

def search_description
  I18n.t(:scoped_search_description, scope: %i[components article_schema], title: page.title)
end