# File lib/drb/drb.rb, line 716
    def add_protocol(prot)
      @protocol.push(prot)
    end