class PositionalGenerator::Builder::Oneof::OneofSelector
def method_missing(meth, *args, **kwargs, &block)
def method_missing(meth, *args, **kwargs, &block) @subgens << [meth, args, kwargs, block] end
def method_missing(meth, *args, **kwargs, &block) @subgens << [meth, args, kwargs, block] end