# File lib/active_record/base.rb, line 1078
      def attributes
        clone_attributes :read_attribute
      end