def get(uri)
          data = service.get_group(uri).body
          if data == ""
            nil
          else