# File lib/core/facets/method/partial.rb, line 6
def
partial
(
*
args
)
to_proc
.
partial
(
*
args
)
end