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