method
    
    included
 
  included(mod)
  public
  
    Hide source    
    
      
  
# File lib/spec/example/shared_example_group.rb, line 54 def included(mod) # :nodoc: mod.module_eval(&@example_group_block) end

 RSpec
RSpec Ruby on Rails
Ruby on Rails Ruby
Ruby 
   
    
     = protected
 = protected
  