module ActionDispatch::Http::MimeNegotiation

def use_accept_header

def use_accept_header
  !self.class.ignore_accept_header
end