class ActionView::TemplateDetails

def format_or_default

def format_or_default
  format || handler_class.try(:default_format)
end