# File lib/ruport/controller.rb, line 535 def formatter(&block) @formatter.instance_eval(&block) if block return @formatter end