# File lib/aws/record/abstract_base.rb, line 92
        def attributes= attributes
          bulk_assign(attributes)
        end