# File lib/etherpad-lite/models/pad.rb, line 140 def user_count @instance.client.padUsersCount(padID: @id)[:padUsersCount] end