# File lib/treetop/runtime/interval_skip_list/interval_skip_list.rb, line 36 def containing(n) containing_with_node(n).first end