# File lib/tree.rb, line 440
    def isLastSibling?
      lastSibling == self
    end