# File lib/tree.rb, line 257
    def hasContent?
      @content != nil
    end