def update
    if @provider.update(safe_params)
      options = {}
      options[:include] = @include
      options[:is_collection] = false