# File lib/ruport/controller.rb, line 512
  def options
    yield(formatter.options) if block_given?
    formatter.options
  end