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