# File lib/camping/reloader.rb, line 162
    def clear
      @scripts = []
      @apps = {}
    end