# File lib/jmespath/nodes/literal.rb, line 7
def
initialize
(
value
)
@value
=
value
end