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