public SampleInfoBuilder(SampleInfoBuilderOptions options) { this.options = options; this.AcceptGsmName = m => true; }