# File lib/symetrie_com/acts_as_better_nested_set.rb, line 588 def child_by_id(id, scope = {}) children_by_id(id, scope).first end