Enter your search terms
GNU-Darwin
Web
Submit search form
def
delete_attribute(key) attr = @attributes.get_attribute(key) attr.remove
unless
attr.nil?
end