class PositionalGenerator::Builder::Group

def initialize(as_type, block)

def initialize(as_type, block)
  @as_type = as_type
  @block = block
end