class Vernier::Result

def stack(idx)

def stack(idx)
  stack_table.stack(idx)
end