You can use just
$isAdmin = ($accessLevel == 100);
without any operations
Sometimes I name my objects like App.Controller.Items = Backbone.View.extend({})
You can use just
$isAdmin = ($accessLevel == 100);
without any operations