class ActiveModel::Serializer::Null

def attributes(*)

def attributes(*)
  {}
end