Method not available on this version
This method is only available on newer versions.
The first available version (v2_6_3) is shown here.
invocation_blocks()
public
# File lib/bundler/vendor/thor/lib/thor/group.rb, line 45
def invocation_blocks #:nodoc:
@invocation_blocks ||= from_superclass(:invocation_blocks, {})
end