public void IsFilterable_BetaFilterableFakePart_ReturnsTrue()
 {
     Assert.True(PluginHost.IsFilterable(FakeFilterableIds.BetaFakeId));
 }