module ActiveModel class Serializer module Validator VERSION = '0.1' end end end