6 7 8
# File 'lib/method_annotation/base.rb', line 6 def before(&block) (@before_procs ||= []) << block end