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