# File lib/grape/middleware/formatter.rb, line 16
      def before
        negotiate_content_type
        read_body_input
      end