# File lib/cgikit/element.rb, line 14 def api unless @@apis[self] then @@apis[self] = create_api end @@apis[self] end