class Primer::Alpha::ActionBar::Item

def call

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