# File lib/grape/middleware/formatter.rb, line 8 def default_options { default_format: :txt, formatters: {}, parsers: {} } end