# File lib/etherpad-lite/models/padded.rb, line 27
    def create_pad(id, options={})
      Pad.create instance, id, options
    end