# File lib/cgikit/command.rb, line 390
  def initialize( command, attributes = {}, content = nil )
    super
    @value = nil
  end