# File lib/Borges/Component/ApplicationEditor.rb, line 5
  def initialize(app)
    @application = app
  end