# File lib/ruport/formatter.rb, line 171 def self.build(stage,&block) define_method "build_#{stage}", &block end