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