It depends on what kind of sequence you have. Given the type:
type Blah = Object Run
type Blah = Object
seq[ref Blah]Run
seq[ref Blah]
seq[Blah]Run
seq[Blah]