# File lib/matrix.rb, line 248
def
initialize
(
init_method
,
*
argv
)
self
.
send
(
init_method
,
*
argv
)
end