module ActionDispatch::Http::MimeNegotiation

def variant

def variant
  @variant ||= ActiveSupport::ArrayInquirer.new
end