module PgSerializable class Serializer class AttributeError < ::StandardError;end class AssociationError < ::StandardError;end end end