class Primer::Beta::Label

def call

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