# File lib/extras/as_rectarray.rb, line 12
def
[]
(
row
,
col
)
@arr
[
index
(
row
,
col
)]
end