# File lib/ruby-prof/printers/abstract_printer.rb, line 29
    def setup_options(options = {})
      @options = options
    end