# frozen_string_literal: true module NeetoCommonsBackend class Engine < Rails::Engine end end