# File lib/lograge/formatters/key_value.rb, line 12
      def fields_to_display(data)
        data.keys
      end