# File lib/Borges/Component/ApplicationList.rb, line 30 def remove(app) Borges::Dispatcher.instance.remove(app) end