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