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