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