# File lib/celerity/listener.rb, line 103 def handleAttachment(page) @procs[:attachment].each { |handler| handler.call(page) } end