nO_element_def(attributes = {}, &block)
No documentation available.
# File lib/cgi/html.rb, line 61 def nO_element_def(attributes = {}, &block) nO_element(__callee__, attributes, &block) end