# frozen_string_literal: true class BooleanModel < ActiveRecord::Base end