# File lib/aws/record/validator.rb, line 116 def read_attribute_for_validation(record, attribute_name) record.send(attribute_name) end