defprotocol Mobilizon.Service.Metadata do
  @doc """
  Build tags
  """

  def build_tags(entity)
end