# File temp/doctype.rb, line 181 def notation(name) notations.find { |notation_decl| notation_decl.name == name } end