# File lib/aws/record/exceptions.rb, line 40 def initialize record @record = record super('unable persist empty records') end