# File Ouroboros.rb, line 134
def
[]
(
offset
)
ref
=
@all
[ (
@current_index
+
offset
)
%
@size
]
ref
end