class Primer::Beta::Text

def call

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