# frozen_string_literal: true module Rambulance #:nodoc: class Engine < ::Rails::Engine #:nodoc: end end