# File lib/cuba.rb, line 26
  def self.reset!
    @app = nil
    @prototype = nil
  end