# frozen_string_literal: true module ActiveModel class Serializer VERSION = '0.9.11' end end