# File lib/awesome_print/formatter.rb, line 16
    def initialize(inspector)
      @inspector   = inspector
      @options     = inspector.options
    end