# frozen_string_literal: true

class Alarm < ActiveRecord::Base
end
