class ViewComponent::DocsBuilderComponent::MethodDoc

def suffix

def suffix
  " (Deprecated)" if deprecated?
end