# File lib/ruote/exp/fe_concurrence.rb, line 251 def expected_count h.ccount ? [ h.ccount, tree_children.size ].min : tree_children.size end