class ActiveModel::DefaultSerializer

def instrumentation_keys

def instrumentation_keys
  [:object, :wrap_in_array]
end