method
    
    method_added
 
  method_added(id)
  public
  
    Hide source    
    
      
  
# File lib/shell/command-processor.rb, line 43 def self.method_added(id) add_delegate_command_to_shell(id) end

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