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