# File lib/symetrie_com/acts_as_better_nested_set.rb, line 648
        def children?(scope = {})
          children_count(scope) > 0
        end