# File lib/lograge/formatters/raw.rb, line 4
      def call(data)
        data
      end