# File lib/etherpad-lite/models/instance.rb, line 91
    def get_session(session_id)
      Session.new self, session_id
    end