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