# File lib/cgikit/delegate.rb, line 76 def form( attributes = {}, other = '' ) new(:form, attributes, other) end