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