# File lib/active_ldap/ldif.rb, line 878
        def full_attribute_name
          [@attribute, *@options].join(";")
        end