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