# File lib/scruffy/formatters.rb, line 57
    def initialize(&block)
      @proc = block
    end