method
    
     
  print(*opts)
  public
  
    Hide source    
    
      
  
# File lib/irb/output-method.rb, line 65 def print(*opts) STDOUT.print(*opts) end

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