# File lib/etherpad-lite/models/pad.rb, line 62 def name @name ||= self.class.degroupify_pad_id(@id) end