48 49 50
# File 'lib/happymapper.rb', line 48 def after_parse(&block) after_parse_callbacks.push(block) end