class Seatsio::WorkspacesClient

def cursor()

def cursor()
  Pagination::Cursor.new(Workspace, 'workspaces', @http_client)
end