# File lib/plain_formatter.rb, line 6
        def initialize(obj)
          @obj = obj
        end