# File lib/cgikit/element.rb, line 362 def optional_attributes( key = nil ) @api.optional_attributes(root, associations, key) end