287 288 289
# File 'lib/graphql/query/context.rb', line 287 def path @path ||= @parent.path.dup << @key end