class ViewComponent::DocsBuilderComponent::MethodDoc

def deprecation_text

def deprecation_text
  @method.tag(:deprecated)&.text
end