# File lib/etherpad-lite/models/pad.rb, line 205 def password? @instance.client.isPasswordProtected(padID: @id)[:isPasswordProtected] end