# File lib/tree.rb, line 422
    def isFirstSibling?
      firstSibling == self
    end