# File lib/paper_trail/attributes_serialization.rb, line 4
      def type_cast_for_database(value)
        value
      end