class PositionalGenerator::Builder::Computed

def initialize(block)

def initialize(block)
  @block = block
end