# File lib/active_ldap/base.rb, line 873
    def attributes
      Marshal.load(Marshal.dump(@data))
    end