# File lib/parslet/parser.rb, line 53
def
root
(
name
)
define_method
(
:root
)
do
self
.
send
(
name
)
end
end