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