# File lib/cuba.rb, line 56
  def self.app
    @app ||= Rack::Builder.new
  end