# File lib/Borges/Component/NavigationBar.rb, line 9
  def initialize(owner)
    @actions_selector = :actions
    @owner = owner
  end