# frozen_string_literal: true require_relative "boot" require "app" run App.freeze.app