class Avo::Fields::KeyValueField

def to_permitted_param

def to_permitted_param
  [:"#{id}", "#{id}": {}]
end