function get_collaborators() return { { first = "first name" , last = "last name" }, } end