Need to add the roles on `user` using `CanCanCan` or `Pundit`, or think of any other possible solution. - A `user` can apply CRUD to only its created `comments` - A `user` can reply to any `comment` - A `super admin` can manage each and everything related to `comments`