class Primer::Yard::RegistryEntry

def params

def params
  constructor&.tags(:param) || []
end