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