# File lib/scruffy/formatters.rb, line 61
    def format(target, idx, options)
      proc.call(target, idx, options)
    end