# File lib/ole/storage/base.rb, line 800 def / name children.find { |child| name === child.name } end