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