method
    
    inspect
 
  inspect()
  public
  
    Hide source    
    
      
  
# File lib/shell.rb, line 384 def inspect if debug.kind_of?(Integer) && debug > 2 super else to_s end end

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