@override bool operator ==(Object other) { return other is NodeProvider && other.argument == argument; }