# File lib/aws/record/attributes.rb, line 58
        def persist_as
          (options[:persist_as] || @name).to_s
        end