454 455 456
# File 'lib/tinygql/nodes.rb', line 454 def children ary = []; ary.concat(arguments) if arguments; ary end