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