Documentation?
Methods
    
  
  
  
    
    
    
    
    
    
      Class Public methods
      
        
            
              new(uri=nil, ref=nil)
            
            Link
          
          
          
            Creates a new DRbObjectTemplate that
will match against uri and ref.
Instance Public methods
      
        
            
              ===(ro)
            
            Link
          
          
          
            This DRbObjectTemplate matches
ro if the remote object's drburi and drbref are the same. 
nil is used as a wildcard.