# File lib_core/rucy/rep.rb, line 20
def
call
(
*
args
,
&
block
)
@class
.
new
(
*
args
,
&
block
)
end