# File lib/rantly/generator.rb, line 22
def
value
(
limit
=
10
,
&
block
)
gen
.
value
(
limit
,
&
block
)
end