# frozen_string_literal: true require './app' run MyApp
# frozen_string_literal: true
require './app'
run MyApp