method
    
    make
 
  make(*args, &block)
  public
  
    Hide source    
    
      
  
# File lib/rss/maker/base.rb, line 401 def make(*args, &block) new(*args).make(&block) end

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