Constructs a RemoveCommand object.
string $selector: The selector.
public function __construct($selector) { $this->selector = $selector; }