# File lib/tree/binarytree.rb, line 68
def
leftChild
children
.
first
end