module ActionController::ParamsWrapper

def _wrapper_formats

Returns the list of enabled formats.
def _wrapper_formats
  _wrapper_options.format
end