# File lib/aws/record/exceptions.rb, line 23 def initalize attribute_name super("undefined attribute `#{attribute_name}`") end