method
    
    with
 
  with(*args, &block)
  public
  
    Hide source    
    
      
  
# File lib/spec/mocks/message_expectation.rb, line 254 def with(*args, &block) @args_expectation = ArgumentExpectation.new(args, &block) self end

 RSpec
RSpec Ruby on Rails
Ruby on Rails Ruby
Ruby 
   
   
    
    
 = private
 = private