class FDB::Tuple::UUID

def <=> (other)

def <=> (other)
  self.data <=> other.data
end