sig
  type t = [ `Alternate | `Edit | `EditMedia | `Self ]
  val to_string : [> GdataAtom.Rel.t ] -> string
end