class Primer::Tooltip

def call

def call
  render(Primer::BaseComponent.new(**@system_arguments)) { content }
end