# File lib/cgikit/command.rb, line 265 def initialize( command, attributes = {}, content = nil ) super @controls = [] end