:nodoc:
3 4 5 6
# File 'lib/thor/invocation.rb', line 3 def self.included(base) #:nodoc: super(base) base.extend ClassMethods end