# File lib/symetrie_com/acts_as_better_nested_set.rb, line 521 def first_sibling?(scope = {}) self == first_sibling(scope) end