# File lib/active_record/base.rb, line 1669
      def attribute_names
        @attributes.keys
      end